Added missing include to resource file.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2003-08-31 20:55:56 +00:00
parent 4fe9efc1b9
commit 28410cdcee

View File

@@ -23,6 +23,7 @@
#endif
#include "wx/os2/private.h"
#include "wx/os2/wxrsc.h"
#include "wx/image.h"
#include "assert.h"