]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/toolbar.cpp
use ZIP entry modification time, not the (inexistent) file modification time
[wxWidgets.git] / src / motif / toolbar.cpp
index 774358df502c232bc783ef95d177c9330de954a1..dce201528dd20fc637f18d182ef956ed16f0fad0 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/frame.h"
+    #include "wx/timer.h"
+    #include "wx/settings.h"
 #endif
 
-#include "wx/settings.h"
-#include "wx/timer.h"
-#include "wx/frame.h"
-
 #ifdef __VMS__
 #pragma message disable nosimpint
 #endif