X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/850ff4855026066770d80c376ee6fc864169509c..b142515e79888988bf22c532c8c0da175fb59aca:/src/gtk1/choice.cpp?ds=inline diff --git a/src/gtk1/choice.cpp b/src/gtk1/choice.cpp index d794e2a915..0106c68dff 100644 --- a/src/gtk1/choice.cpp +++ b/src/gtk1/choice.cpp @@ -12,10 +12,12 @@ #pragma implementation "choice.h" #endif -#include "wx/choice.h" +#include "wx/defs.h" #if wxUSE_CHOICE +#include "wx/choice.h" + #include #include