]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/renderer.cpp
basic blitting implementation
[wxWidgets.git] / src / gtk1 / renderer.cpp
index 04be7d66ec9088b393525515850a19c8827a9e63..ebbb1e17b73e305d922f45c4238a972770ca9ce4 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/window.h"
     #include "wx/dc.h"
+    #include "wx/dcclient.h"
 #endif
 
 #include <gtk/gtk.h>
 #include "wx/gtk1/win_gtk.h"
 
-#include "wx/dcclient.h"
-
 // RR: After a correction to the orientation of the sash
 //     this doesn't seem to be required anymore and it
 //     seems to confuse some themes so USE_ERASE_RECT=0