Index: source/common/ucnv_lmb.c |
diff --git a/source/common/ucnv_lmb.c b/source/common/ucnv_lmb.c |
index 6196660def527703fe52ecae0e475827f5e16512..01d0aa15469d89bb776a8750a2f9e1550729c6dd 100644 |
--- a/source/common/ucnv_lmb.c |
+++ b/source/common/ucnv_lmb.c |
@@ -1,6 +1,6 @@ |
/* |
********************************************************************** |
-* Copyright (C) 2000-2014, International Business Machines |
+* Copyright (C) 2000-2015, International Business Machines |
* Corporation and others. All Rights Reserved. |
********************************************************************** |
* file name: ucnv_lmb.cpp |
@@ -25,7 +25,7 @@ |
#include "unicode/utypes.h" |
-#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION && !UCONFIG_NO_NON_HTML5_CONVERSION |
+#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION && !UCONFIG_ONLY_HTML_CONVERSION |
#include "unicode/ucnv_err.h" |
#include "unicode/ucnv.h" |