X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..32b9d9ff9773e2e41c9147174359f836822f2d7d:/src/gtk1/renderer.cpp diff --git a/src/gtk1/renderer.cpp b/src/gtk1/renderer.cpp index 43b904d760..ebbb1e17b7 100644 --- a/src/gtk1/renderer.cpp +++ b/src/gtk1/renderer.cpp @@ -28,14 +28,13 @@ #ifndef WX_PRECOMP #include "wx/window.h" + #include "wx/dc.h" + #include "wx/dcclient.h" #endif #include #include "wx/gtk1/win_gtk.h" -#include "wx/dc.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