]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/artprov.cpp
Compilo.
[wxWidgets.git] / src / common / artprov.cpp
index 918dc3307a1d53375bd074cccb02a2d0d1831515..7661612429045978443a42f530c3ccf6638f6257 100644 (file)
     #pragma hdrstop
 #endif
 
+#include "wx/artprov.h"
+
 #ifndef WX_PRECOMP
     #include "wx/list.h"
     #include "wx/log.h"
     #include "wx/hashmap.h"
     #include "wx/image.h"
+    #include "wx/module.h"
 #endif
 
-#include "wx/artprov.h"
-#include "wx/module.h"
-
 // ===========================================================================
 // implementation
 // ===========================================================================