]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/notebook.cpp
fix OpenWatcom warning (patch from Jaakko Salli)
[wxWidgets.git] / src / os2 / notebook.cpp
index b0765dd8e85890aa6312e800de396f18d4f594bd..f518b1d11cf7161aad82c588639de6d85b116f41 100644 (file)
     #include "wx/dcclient.h"
     #include "wx/string.h"
     #include "wx/settings.h"
-    #include  "wx/log.h"
+    #include "wx/log.h"
+    #include "wx/event.h"
 #endif  // WX_PRECOMP
 
 #include  "wx/imaglist.h"
-#include  "wx/event.h"
 #include  "wx/control.h"
 
 #include  "wx/os2/private.h"