X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93d660a4119aece5b039a77a01ef8be306d6d0b6..1248b41f9f71110347659db8c54c75786eba23c6:/src/motif/mdi.cpp diff --git a/src/motif/mdi.cpp b/src/motif/mdi.cpp index 87a201a0e2..22a20fb5e8 100644 --- a/src/motif/mdi.cpp +++ b/src/motif/mdi.cpp @@ -13,6 +13,9 @@ #pragma implementation "mdi.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #ifdef __VMS #define XtDisplay XTDISPLAY #define XtWindow XTWINDOW