]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/region.cpp
allow changing the page from keyboard in property sheet like controls even when the...
[wxWidgets.git] / src / x11 / region.cpp
index 518af38e74ea3a0af621a786e462916f2573fe98..d2f196d93fbc44430bc4cf799a7382d1fd1f1336 100644 (file)
 #include "wx/wxprec.h"
 
 #include "wx/region.h"
-#include "wx/gdicmn.h"
-#include "wx/log.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/log.h"
+    #include "wx/gdicmn.h"
+#endif
 
 #ifdef __VMS__
 #pragma message disable nosimpint