]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/graphics.cpp
compilation fix after last commit
[wxWidgets.git] / src / msw / graphics.cpp
index c60609ce1ea83910e8f5a4f3d69840a3dc082961..93ee67ba1959a845488bc0537f3948743e43d99a 100644 (file)
 
 #include "wx/wxprec.h"
 
-#include "wx/dc.h"
-
 #ifdef __BORLANDC__
-#pragma hdrstop
+    #pragma hdrstop
 #endif
 
+#include "wx/dc.h"
+
 #if wxUSE_GRAPHICS_CONTEXT
 
 #ifndef WX_PRECOMP