]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/taskbarx11.cpp
Make it possible for pywxrc to generate just the gettext _() strings
[wxWidgets.git] / src / unix / taskbarx11.cpp
index 43bf60080ab21511a3f391db36a9fcd7f47fc6e8..f95165004a7c34fb78ec29d3e14083aa49e23f97 100644 (file)
 #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