]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/notebook.cpp
image handlers moved to separate headers (imagbmp.h etc.) This change is backward...
[wxWidgets.git] / src / gtk1 / notebook.cpp
index 5d9d65d088bb8b090646691d27a4709db0ce6af1..ead39366057960784084b2a86567dcf192ddbb36 100644 (file)
 #include "wx/intl.h"
 #include "wx/log.h"
 
-#include "gdk/gdk.h"
-#include "gtk/gtk.h"
+#include <gdk/gdk.h>
+#include <gtk/gtk.h>
 #include "wx/gtk/win_gtk.h"
-#include "gdk/gdkkeysyms.h"
+#include <gdk/gdkkeysyms.h>
 
 //-----------------------------------------------------------------------------
 // idle system