]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/frame.cpp
Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / msw / frame.cpp
index 1d7e46da63b9d2be43810f30be4eec1757d78d28..41518eac1836baca1e467b7f33e3f0a49c175ec1 100644 (file)
@@ -24,8 +24,9 @@
     #pragma hdrstop
 #endif
 
+#include "wx/frame.h"
+
 #ifndef WX_PRECOMP
-    #include "wx/frame.h"
     #include "wx/app.h"
     #include "wx/menu.h"
     #include "wx/utils.h"