X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bcd055ae108a30299fa278f3fe774f52414eb3df..3d9fe7b26de338412e6fe34b8a76bfd64d0f265c:/src/motif/checkbox.cpp diff --git a/src/motif/checkbox.cpp b/src/motif/checkbox.cpp index f6226acfd4..613052ef21 100644 --- a/src/motif/checkbox.cpp +++ b/src/motif/checkbox.cpp @@ -17,6 +17,8 @@ #define XtDisplay XTDISPLAY #endif +#include "wx/defs.h" + #include "wx/checkbox.h" #include "wx/utils.h"