]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/toplevel.mm
i18n files are installed as part of wxBase (and should be ideally part of separate...
[wxWidgets.git] / src / cocoa / toplevel.mm
index 97f32f83877ee074cf195c9f13cc2fad651144d2..842251756bbb115b65e458decc623c2a738b1ac0 100644 (file)
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
+
+#include "wx/toplevel.h"
+
 #ifndef WX_PRECOMP
     #include "wx/window.h"
-    #include "wx/toplevel.h"
     #include "wx/menuitem.h"
     #include "wx/frame.h"
     #include "wx/log.h"