X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/584ad2a32fec156c6049145d7ece9a33213aea28..f8405d6e6fc2a361d9710dfdaea0b158952803aa:/src/motif/choice.cpp?ds=sidebyside diff --git a/src/motif/choice.cpp b/src/motif/choice.cpp index fbc5fdc03e..6a24190b8e 100644 --- a/src/motif/choice.cpp +++ b/src/motif/choice.cpp @@ -13,6 +13,9 @@ #pragma implementation "choice.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #ifdef __VMS #define XtDisplay XTDISPLAY #define XtParent XTPARENT