Use XP_OS2, not OS2 ust to be safe

git-svn-id: svn://10.0.0.236/trunk@140243 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2003-03-25 14:20:28 +00:00
parent bbce45312a
commit 677f65ee90

View File

@@ -106,7 +106,7 @@ typedef MSG nsEmbedNativeEvent;
#endif
/* OS/2 specific stuff */
#ifdef OS2
#ifdef XP_OS2
#include "os2.h"
/**