]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing include.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 31 Aug 2003 21:00:00 +0000 (21:00 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 31 Aug 2003 21:00:00 +0000 (21:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/region.h

index 8860e95aa54850e42465f59e49d787bd09a8aa35..4a60ed3fa02e8328cc5c654430cd7fbfcab23daf 100644 (file)
@@ -15,6 +15,7 @@
 #include "wx/list.h"
 #include "wx/gdiobj.h"
 #include "wx/gdicmn.h"
+#include "wx/os2/private.h"
 
 class WXDLLEXPORT wxRect;
 class WXDLLEXPORT wxPoint;