]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/checklst.cpp
moved wxapp_install_idle_handler and g_isIdle from many cpp files into gtk/private...
[wxWidgets.git] / src / gtk1 / checklst.cpp
index ba70c07e7f0af791fbde0118f989a11e3f1c9f31..0b1d1fdef01933ee4370266782da13ec972c9aa6 100644 (file)
@@ -15,7 +15,7 @@
 #if wxUSE_CHECKLISTBOX
 
 #include "wx/checklst.h"
-#include "wx/gtk/private.h"
+#include "wx/gtk1/private.h"
 
 #include <gdk/gdk.h>
 #include <gtk/gtk.h>