]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/taskbar.cpp
corrected wording of application shutdown logic description
[wxWidgets.git] / src / gtk / taskbar.cpp
index 9d9232d7c9b8f90b772f6a22b837e94ef462134b..0ef04d1e44e67c5bbf0d3280dc509d644666f306 100644 (file)
@@ -16,9 +16,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/frame.h"
 #endif
 
-#include "wx/frame.h"
 #include "wx/menu.h"
 
 #include <gdk/gdkx.h>