]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix (patch #1829901)
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 11 Nov 2007 22:22:14 +0000 (22:22 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 11 Nov 2007 22:22:14 +0000 (22:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/menuitem.h

index 350f8508487f6e10e7314b082acc26cf2fe1f853..6a141f52f154b6514e07920a122f572ae8fbe27c 100644 (file)
@@ -17,6 +17,7 @@
 // ----------------------------------------------------------------------------
 
 #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
 // headers - only because ownerdrw.h is not always included and I don't want