]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/hyperlink.cpp
Added missing wxBitmapComboBox::Insert() implementation
[wxWidgets.git] / src / msw / hyperlink.cpp
index ff2e8e9ccc7b1bea97943c9db1ed1408cf80a715..de729770fd53bf3853bae9b10fc64fa8b1b4b317 100644 (file)
@@ -24,6 +24,7 @@
 #include "wx/hyperlink.h"
 
 #ifndef WX_PRECOMP
+    #include "wx/app.h"
     #include "wx/stattext.h"
     #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
     #include "wx/msw/private.h"