X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..e96ff06fc4f1bbcbad784b66ea48fdf6591418f9:/src/unix/threadpsx.cpp diff --git a/src/unix/threadpsx.cpp b/src/unix/threadpsx.cpp index 6d2db0b956..1e538342f7 100644 --- a/src/unix/threadpsx.cpp +++ b/src/unix/threadpsx.cpp @@ -32,11 +32,11 @@ #include "wx/dynarray.h" #include "wx/intl.h" #include "wx/log.h" + #include "wx/utils.h" + #include "wx/timer.h" #endif #include "wx/module.h" -#include "wx/utils.h" -#include "wx/timer.h" #include "wx/stopwatch.h" #include