]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/checklst.cpp
Fixed bug that showed a small gap on the wxStaticBox when the label
[wxWidgets.git] / src / gtk / checklst.cpp
index 74064e190cf081261f538f8152ef4ddf73b1c219..01e3bc7c54aaedceae4a802dc927153852f24388 100644 (file)
 #pragma implementation "checklst.h"
 #endif
 
-#include "wx/checklst.h"
+#include "wx/defs.h"
 
 #if wxUSE_CHECKLISTBOX
 
+#include "wx/checklst.h"
+
 #include <gdk/gdk.h>
 #include <gtk/gtk.h>