]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/init.cpp
Add a hack to allow an external jpeg library to still be used on
[wxWidgets.git] / src / common / init.cpp
index b01d39cd9be6d3790f7a78ddb1748160f7eddf89..e699699702c36e7e5b9bd08e748b76882f2cd7e3 100644 (file)
     #include "wx/log.h"
     #include "wx/thread.h"
     #include "wx/intl.h"
+    #include "wx/module.h"
 #endif
 
 #include "wx/init.h"
 
 #include "wx/ptr_scpd.h"
-#include "wx/module.h"
 #include "wx/except.h"
 
 #if defined(__WXMSW__) && defined(__WXDEBUG__)