]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/notebook.cpp
oops, typo in last commit
[wxWidgets.git] / src / gtk1 / notebook.cpp
index a1e152cbe36a36c0280e020829c390262f19e6c7..6d647cc323073a3cc1ccb0a5936f5a259b27c07d 100644 (file)
@@ -19,6 +19,7 @@
     #include "wx/log.h"
     #include "wx/utils.h"
     #include "wx/panel.h"
+    #include "wx/msgdlg.h"
 #endif
 
 #include "wx/imaglist.h"
@@ -30,8 +31,6 @@
 
 #include <gdk/gdkkeysyms.h>
 
-#include "wx/msgdlg.h"
-
 // ----------------------------------------------------------------------------
 // events
 // ----------------------------------------------------------------------------