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