]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mimetype.cpp
Updating with Vadim's API changes.
[wxWidgets.git] / src / msw / mimetype.cpp
index 7e78e570da82854a498d5bd7fd21fec966ad11bb..4720084cba385a5c37038760939a3b9ce709b5dc 100644 (file)
     #include "wx/dynarray.h"
     #include "wx/string.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
     #if wxUSE_GUI
         #include "wx/icon.h"
         #include "wx/msgdlg.h"
     #endif
 #endif //WX_PRECOMP
 
-#include "wx/log.h"
 #include "wx/file.h"
 #include "wx/iconloc.h"
 #include "wx/confbase.h"