]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_menu.cpp
fix the definition of many static functions marked as 'const' or functions which...
[wxWidgets.git] / src / xrc / xh_menu.cpp
index f836539c69c2230f7dc555d84fbe134edd9a0d31..fe700cdd5c45b69eb3d1258ef563c92804bd8adb 100644 (file)
@@ -21,6 +21,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/frame.h"
+    #include "wx/log.h"
     #include "wx/menu.h"
 #endif