another attempt at fixing the OS2 bustage

This commit is contained in:
darin%netscape.com 2002-10-06 03:18:11 +00:00
Родитель bd26e9ec9d
Коммит 229f53706f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -949,6 +949,7 @@ NS_ShutdownNativeCharsetUtils()
//-----------------------------------------------------------------------------
#elif defined(XP_OS2)
#define INCL_DOS
#include <os2.h>
#include <uconv.h>
#include "nsPromiseFlatString.h"