From be3ab0b10cf1efd4d4c1c6fd9e1cdfd6cdad9670 Mon Sep 17 00:00:00 2001 From: "cata%netscape.com" Date: Wed, 24 Feb 1999 14:41:41 +0000 Subject: [PATCH] Change back in. I hope no bustage this time... --- intl/uconv/src/nsCharsetConverterManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/uconv/src/nsCharsetConverterManager.cpp b/intl/uconv/src/nsCharsetConverterManager.cpp index 389737a5a65..9b110be33fa 100644 --- a/intl/uconv/src/nsCharsetConverterManager.cpp +++ b/intl/uconv/src/nsCharsetConverterManager.cpp @@ -31,7 +31,7 @@ #include "registryhack1.h" // just for CIDs -// #include "nsIUnicodeEncodeHelper.h" +#include "nsIUnicodeEncodeHelper.h" // XXX to be moved with its own factory #include "nsIUnicodeDecodeUtil.h"