X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d752a3c394b830405753476e508898988d502bfd..4a46a5df879c4f820d0a0a435b34c7d5e4793991:/src/gtk1/checklst.cpp?ds=inline diff --git a/src/gtk1/checklst.cpp b/src/gtk1/checklst.cpp index 74064e190c..01e3bc7c54 100644 --- a/src/gtk1/checklst.cpp +++ b/src/gtk1/checklst.cpp @@ -11,10 +11,12 @@ #pragma implementation "checklst.h" #endif -#include "wx/checklst.h" +#include "wx/defs.h" #if wxUSE_CHECKLISTBOX +#include "wx/checklst.h" + #include #include