]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/app.cpp
undoing my duplicate efforts to solve the same problem ...
[wxWidgets.git] / src / mac / carbon / app.cpp
index 973bb8065df4799ad2d6fca2e5504e688d973331..080f0dcb35b83d7113f90e50d2d6b4029607c182 100644 (file)
@@ -32,9 +32,9 @@
     #include "wx/textctrl.h"
     #include "wx/memory.h"
     #include "wx/gdicmn.h"
+    #include "wx/module.h"
 #endif
 
-#include "wx/module.h"
 #include "wx/tooltip.h"
 #include "wx/docview.h"
 #include "wx/filename.h"
@@ -45,9 +45,9 @@
 // mac
 
 #ifndef __DARWIN__
-  #if __option(profile)
-    #include <profiler.h>
-  #endif
+    #if __option(profile)
+        #include <profiler.h>
+    #endif
 #endif
 
 // #include "apprsrc.h"