Minor correction for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2003-08-24 09:52:09 +00:00
parent 4be2c4b3a6
commit 8db75328d6

View File

@@ -125,6 +125,7 @@
#endif
#ifdef __EMX__
#include <os2.h>
#define MAX_PATH _MAX_PATH
#endif