]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/choice.cpp
implemented wxActivateEvent properly
[wxWidgets.git] / src / gtk1 / choice.cpp
index d794e2a915de0979ee77102f060cbb8a4320319f..0106c68dff70c630ee3f930e606785098ef8c54c 100644 (file)
 #pragma implementation "choice.h"
 #endif
 
-#include "wx/choice.h"
+#include "wx/defs.h"
 
 #if wxUSE_CHOICE
 
+#include "wx/choice.h"
+
 #include <gdk/gdk.h>
 #include <gtk/gtk.h>