X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a3bb45ee7de17d45f5cfac3a0aca78b4d952222..a83ea9c15a7ac7bbdc6686164cfcbbc21ae5031a:/src/motif/textctrl.cpp diff --git a/src/motif/textctrl.cpp b/src/motif/textctrl.cpp index 53f5a047ca..090da09f5a 100644 --- a/src/motif/textctrl.cpp +++ b/src/motif/textctrl.cpp @@ -21,6 +21,9 @@ #pragma implementation "textctrl.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #ifdef __VMS #define XtParent XTPARENT #endif