diff --git a/intl/uconv/src/Makefile.in b/intl/uconv/src/Makefile.in index 12cdb04325c9..13ff7ba3abf3 100644 --- a/intl/uconv/src/Makefile.in +++ b/intl/uconv/src/Makefile.in @@ -60,11 +60,11 @@ CPPSRCS = \ nsConverterInputStream.cpp \ nsTextToSubURI.cpp \ nsURLProperties.cpp \ + nsCharsetConverterManager.cpp \ $(NULL) ifndef MOZ_USE_NATIVE_UCONV CPPSRCS += \ - nsCharsetConverterManager.cpp \ nsScriptableUConv.cpp \ nsUnicodeDecodeHelper.cpp \ nsUnicodeEncodeHelper.cpp \