]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/button.cpp
Native wxControl::DoGetBestSize() implementation
[wxWidgets.git] / src / motif / button.cpp
index 8de8071092e299bbd06cfd7678a2d819bdadeb6f..c8bdc6af8994967033b314da1df1273ec86b554b 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "button.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #endif