X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bcd055ae108a30299fa278f3fe774f52414eb3df..d9ff0f91fbddae88286567cab74dcfb59c91fc0f:/src/motif/button.cpp?ds=sidebyside diff --git a/src/motif/button.cpp b/src/motif/button.cpp index eb0af12804..f9a139b068 100644 --- a/src/motif/button.cpp +++ b/src/motif/button.cpp @@ -17,6 +17,8 @@ #define XtDisplay XTDISPLAY #endif +#include "wx/defs.h" + #include "wx/button.h" #include "wx/utils.h" #include "wx/panel.h"