X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1db8dc4a2b5b664e922b9d049320ec0354e0eccf..bcd3d8d9e26e41615d26d457ba0e2b84b80a0356:/src/gtk1/checkbox.cpp?ds=inline diff --git a/src/gtk1/checkbox.cpp b/src/gtk1/checkbox.cpp index e63a67f08a..f4ff061e92 100644 --- a/src/gtk1/checkbox.cpp +++ b/src/gtk1/checkbox.cpp @@ -12,10 +12,12 @@ #pragma implementation "checkbox.h" #endif -#include "wx/checkbox.h" +#include "wx/defs.h" #if wxUSE_CHECKBOX +#include "wx/checkbox.h" + #include #include