X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..b2458f311b426717c4d36b51aed2595a59f373d9:/src/unix/taskbarx11.cpp diff --git a/src/unix/taskbarx11.cpp b/src/unix/taskbarx11.cpp index 43bf60080a..f95165004a 100644 --- a/src/unix/taskbarx11.cpp +++ b/src/unix/taskbarx11.cpp @@ -26,12 +26,12 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/frame.h" + #include "wx/dcclient.h" #endif #include "wx/bitmap.h" #include "wx/statbmp.h" #include "wx/sizer.h" -#include "wx/dcclient.h" #include "wx/image.h" #ifdef __VMS