]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/vscroll/vstest.cpp
Applied patch [ 868373 ] Missed Unicode markup in menu sample
[wxWidgets.git] / samples / vscroll / vstest.cpp
index 378fe4cebc6658c973fd08637f7f847a0ccac7e8..d5e9b9a26376f31090cff187b9dd4362ad09283c 100644 (file)
@@ -27,6 +27,7 @@
 // for all others, include the necessary headers (this file is usually all you
 // need because it includes almost all "standard" wxWindows headers)
 #ifndef WX_PRECOMP
+    #include "wx/wx.h"
     #include "wx/app.h"
     #include "wx/frame.h"
 #endif