]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/thread.cpp
copying as much values from the dc as possible
[wxWidgets.git] / src / mac / carbon / thread.cpp
index 7a981d6206b2208b99136c3f7f9007386cabe3c1..b8302e571fa98fdf8f52a6d41f065f95ef2bf105 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/wx.h"
+    #include "wx/module.h"
 #endif
 
 #if wxUSE_THREADS
 
-#include "wx/module.h"
 #include "wx/thread.h"
 
 #ifdef __WXMAC__