X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..9b2a74693ea0ac096f5099caac4a5ead3268e07f:/src/x11/dcclient.cpp diff --git a/src/x11/dcclient.cpp b/src/x11/dcclient.cpp index fe196bc01e..2d54259349 100644 --- a/src/x11/dcclient.cpp +++ b/src/x11/dcclient.cpp @@ -16,10 +16,10 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/window.h" #endif #include "wx/dcmemory.h" -#include "wx/window.h" #include "wx/image.h" #include "wx/module.h" #include "wx/fontutil.h"