]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/button.cpp
Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp to msw/dc.h
[wxWidgets.git] / src / msw / button.cpp
index 5138afaf6d2e35719fde013b88249556e2c9f512..03e9351758e122a7e4e2d9124a29fa093d19aac6 100644 (file)
@@ -30,6 +30,7 @@
 #ifndef WX_PRECOMP
     #include "wx/button.h"
     #include "wx/brush.h"
+    #include "wx/panel.h"
 #endif
 
 #include "wx/msw/private.h"