]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/timer.cpp
some cleanup, and plug a few small holes
[wxWidgets.git] / src / os2 / timer.cpp
index 9036f7d5aa84dee362cfb3e0fb5cbdcac3b5e239..6d2a8c071db39d856df2f90ab3bc88e53eb07e98 100644 (file)
@@ -12,6 +12,8 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#include "wx/timer.h"
+
 #ifndef WX_PRECOMP
     #include "wx/list.h"
     #include "wx/window.h"
@@ -23,8 +25,6 @@
 
 #include "wx/os2/private.h"
 
-#include "wx/timer.h"
-
 #include <time.h>
 #include <sys/types.h>