]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/notebook.mm
add a outside area for borders and focus rects of 3 pixels to a wxWindowDC's clip...
[wxWidgets.git] / src / cocoa / notebook.mm
index 800d66f017f2d6218a33b7341314b5002edc084c..28e0978ef7974844e46933f626829be1f4ac973c 100644 (file)
@@ -15,8 +15,8 @@
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
-    #include "wx/notebook.h"
 #endif //WX_PRECOMP
+#include "wx/notebook.h"
 #include "wx/imaglist.h"
 
 #include "wx/cocoa/autorelease.h"