]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listctrl.cpp
Added def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format
[wxWidgets.git] / src / msw / listctrl.cpp
index f6deb429ebaef2bc69da251b9e20b3e5d2110751..2353ebb54dff4fe3e37d0d8fcc221c0f812c4608 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
-    #include "wx/textctrl.h"
-    #include "wx/imaglist.h"
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/settings.h"
 #endif
 
+#include "wx/textctrl.h"
+#include "wx/imaglist.h"
+
 #include "wx/listctrl.h"
 
 #include "wx/msw/private.h"