]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/timer.cpp
Commit FM's GTK+ native assert dialog code.
[wxWidgets.git] / src / palmos / timer.cpp
index 426dc3036748f2f7bc76e572930531a0beaa001d..f9628a20d41548aa773b4ba8d65f77ebabd41a00 100644 (file)
@@ -18,6 +18,8 @@
 
 #if wxUSE_TIMER
 
+#include "wx/timer.h"
+
 #ifndef WX_PRECOMP
     #include "wx/list.h"
     #include "wx/window.h"
     #include "wx/app.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/hashmap.h"
 #endif
 
-#include "wx/hashmap.h"
-
-#include "wx/timer.h"
-
 #include "wx/palmos/private.h"
 
 // from utils.cpp