]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/button.cpp
Update OpenVMS make files
[wxWidgets.git] / src / gtk1 / button.cpp
index b3898b46b0c459830abe422ca1812863edf00849..f84cfc32213da3fcf1d2adc4c2fb6fbddd94d2e7 100644 (file)
 #if wxUSE_BUTTON
 
 #include "wx/button.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/toplevel.h"
+#endif
+
 #include "wx/stockitem.h"
 
 #include "wx/gtk1/private.h"