X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a3bb45ee7de17d45f5cfac3a0aca78b4d952222..d19ae79986e8a20f26a8cb092ce2ae968b03f87d:/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