Minor correction for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2003-08-24 09:52:09 +00:00
parent 0497e17283
commit 5d66debfce

View File

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