]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/timer.cpp
fixing the shrinking embedded controls
[wxWidgets.git] / src / generic / timer.cpp
index 92b513ef35f2823e79653c926647c6b2a39540ba..a2daf62003aac3cd53fa04e0be7ae480de910899 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/module.h"
 #endif
 
-#include "wx/module.h"
-
 // ----------------------------------------------------------------------------
 // Time input function
 // ----------------------------------------------------------------------------