X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/530ecef01f7e33c2ec1b8b1ad8025484709bef1d..68ca12fef650ce4622e05ba4eb21a7aa23849107:/src/palmos/utilsexc.cpp?ds=sidebyside

diff --git a/src/palmos/utilsexc.cpp b/src/palmos/utilsexc.cpp
index 35be0f4752..eaa04a4e6b 100644
--- a/src/palmos/utilsexc.cpp
+++ b/src/palmos/utilsexc.cpp
@@ -32,14 +32,13 @@
     #if wxUSE_STREAMS
         #include "wx/stream.h"
     #endif
+    #include "wx/module.h"
 #endif
 
 #include "wx/process.h"
 
 #include "wx/apptrait.h"
 
-#include "wx/module.h"
-
 #include <ctype.h>
 
 #include <stdio.h>