Fixes for compile breakage with no PCH

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-05-17 10:42:03 +00:00
parent ca7aeeb7d2
commit 83eabba429
6 changed files with 5 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
// ----------------------------------------------------------------------------
#include "wx/defs.h"
#include "wx/bitmap.h"
// ----------------------------------------------------------------------------
// wxMenuItem: an item in the menu, optionally implements owner-drawn behaviour