X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..e676f137e7c161ca889e84ed3a687396f8620533:/src/os2/timer.cpp

diff --git a/src/os2/timer.cpp b/src/os2/timer.cpp
index 9036f7d5aa..6d2a8c071d 100644
--- a/src/os2/timer.cpp
+++ b/src/os2/timer.cpp
@@ -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>