]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/bitmap.cpp
fix borland error about string refernce
[wxWidgets.git] / src / x11 / bitmap.cpp
index d3709d73d98dfe80e7a7390f2d98dfa8a14e4421..7236c231b7c6311a69c94428397f4af363df8479 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
-#endif
-
-#include "wx/icon.h"
-#include "wx/image.h"
-#include "wx/app.h"
-#if wxUSE_NANOX
-#include "wx/dcmemory.h"
+    #include "wx/app.h"
+    #include "wx/dcmemory.h"
+    #include "wx/icon.h"
+    #include "wx/math.h"
+    #include "wx/image.h"
 #endif
 
 #include "wx/x11/private.h"
@@ -44,7 +42,6 @@ bool wxGetImageFromDrawable(GR_DRAW_ID drawable, int srcX, int srcY, int width,
 #include "wx/wfstream.h"
 #endif
 #endif
-#include "wx/math.h"
 
 //-----------------------------------------------------------------------------
 // wxMask