X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..dcc8cf5ae3a2a364774e54a70b6470c1636a9825:/src/unix/taskbarx11.cpp diff --git a/src/unix/taskbarx11.cpp b/src/unix/taskbarx11.cpp index b6ec00f160..f95165004a 100644 --- a/src/unix/taskbarx11.cpp +++ b/src/unix/taskbarx11.cpp @@ -25,13 +25,13 @@ #ifndef WX_PRECOMP #include "wx/log.h" + #include "wx/frame.h" + #include "wx/dcclient.h" #endif -#include "wx/frame.h" #include "wx/bitmap.h" #include "wx/statbmp.h" #include "wx/sizer.h" -#include "wx/dcclient.h" #include "wx/image.h" #ifdef __VMS