]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/textctrl.cpp
Unused variable removal.
[wxWidgets.git] / src / mac / carbon / textctrl.cpp
index 70bbef2d7a5d4c419c4ed530048cac8eba262134..42a7d30c28ebc136063f27150e2374020a3b4f1f 100644 (file)
@@ -23,6 +23,7 @@
     #include "wx/button.h"
     #include "wx/menu.h"
     #include "wx/settings.h"
+    #include "wx/msgdlg.h"
 #endif
 
 #ifdef __DARWIN__
@@ -32,8 +33,6 @@
     #include <stat.h>
 #endif
 
-#include "wx/msgdlg.h"
-
 #if wxUSE_STD_IOSTREAM
     #if wxUSE_IOSTREAMH
         #include <fstream.h>