#include missing menu header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2002-11-05 11:29:44 +00:00
parent d06d0bc30a
commit 6fb2eb9c0c

View File

@@ -38,6 +38,7 @@
#include "wx/intl.h"
#include "wx/log.h"
#include "wx/app.h"
#include "wx/menu.h"
#endif
#include "wx/module.h"