]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/threadpsx.cpp
allow customization of individual grid lines appearance (patch 1496015)
[wxWidgets.git] / src / unix / threadpsx.cpp
index 1104048d4e6d09383331449c3ff80d22b691b63b..60172047a55aa833df234acdeca3bb34ecdea68a 100644 (file)
     #include "wx/utils.h"
     #include "wx/timer.h"
     #include "wx/stopwatch.h"
+    #include "wx/module.h"
 #endif
 
-#include "wx/module.h"
-
 #include <stdio.h>
 #include <unistd.h>
 #include <pthread.h>