Compilation fix (patch #1829901)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2007-11-11 22:22:14 +00:00
parent 10c508ef3c
commit b1b09544bc

View File

@@ -17,6 +17,7 @@
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
#include "wx/defs.h" #include "wx/defs.h"
#include "wx/os2/private.h" // for MENUITEM
// an exception to the general rule that a normal header doesn't include other // an exception to the general rule that a normal header doesn't include other
// headers - only because ownerdrw.h is not always included and I don't want // headers - only because ownerdrw.h is not always included and I don't want