]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dc.cpp
allow a - at the beginning of a menu item (would become a separator by default)
[wxWidgets.git] / src / msw / dc.cpp
index d16810f882f00e45aad80fd857867fac20eaa890..ea8b0d55c014dbf1d2034fd872c5683dd0db5461 100644 (file)
@@ -29,6 +29,7 @@
 #endif
 
 #ifndef WX_PRECOMP
+    #include "wx/image.h"
     #include "wx/window.h"
     #include "wx/dc.h"
     #include "wx/utils.h"