]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/topluniv.cpp
updates from Adrián González Alba
[wxWidgets.git] / src / univ / topluniv.cpp
index 2588071b42829aa19624c444a0c0b9273f3f552e..b4ed44b881931d1a9a0e879f15e9c8751d5847ba 100644 (file)
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
-#pragma hdrstop
+    #pragma hdrstop
 #endif
 
+#include "wx/toplevel.h"
+
 #ifndef WX_PRECOMP
     #include "wx/dcclient.h"
     #include "wx/settings.h"
+    #include "wx/bitmap.h"
+    #include "wx/image.h"
 #endif
 
-#include "wx/toplevel.h"
 #include "wx/univ/renderer.h"
-#include "wx/bitmap.h"
-#include "wx/image.h"
 #include "wx/cshelp.h"
 #include "wx/evtloop.h"