]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/nbkbase.cpp
Don't complain under MicroWindows if a wxDC's HDC is NULL - it happens
[wxWidgets.git] / src / common / nbkbase.cpp
index aabd7476ddc97bc898c47386cf79b724424fec71..c493e023803297ff4f13d6dbf21a39d1996e1c3e 100644 (file)
 #if wxUSE_NOTEBOOK
 
 #ifndef WX_PRECOMP
 #if wxUSE_NOTEBOOK
 
 #ifndef WX_PRECOMP
-    #include "wx/notebook.h"
-    #include "wx/imaglist.h"
 #endif //WX_PRECOMP
 
 #endif //WX_PRECOMP
 
+#include "wx/imaglist.h"
+#include "wx/notebook.h"
+
 // ============================================================================
 // implementation
 // ============================================================================
 // ============================================================================
 // implementation
 // ============================================================================