X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..a166eb645e902a645e17d7abd74c0ec2add729d0:/src/unix/threadpsx.cpp diff --git a/src/unix/threadpsx.cpp b/src/unix/threadpsx.cpp index 503b086214..6d2db0b956 100644 --- a/src/unix/threadpsx.cpp +++ b/src/unix/threadpsx.cpp @@ -31,11 +31,11 @@ #ifndef WX_PRECOMP #include "wx/dynarray.h" #include "wx/intl.h" + #include "wx/log.h" #endif #include "wx/module.h" #include "wx/utils.h" -#include "wx/log.h" #include "wx/timer.h" #include "wx/stopwatch.h"