Index: source/i18n/vzone.h |
diff --git a/source/i18n/vzone.h b/source/i18n/vzone.h |
index 5752be4f3cdb9c57240e2a646129c27006f5a457..fc5df4d54c442af3ee64f28542c96bfe38d1a86b 100644 |
--- a/source/i18n/vzone.h |
+++ b/source/i18n/vzone.h |
@@ -1,6 +1,8 @@ |
+// Copyright (C) 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html |
/* |
******************************************************************************* |
-* Copyright (C) 2009-2011, International Business Machines Corporation and |
+* Copyright (C) 2009-2016, International Business Machines Corporation and |
* others. All Rights Reserved. |
******************************************************************************* |
*/ |
@@ -19,6 +21,7 @@ |
#if !UCONFIG_NO_FORMATTING |
+#include "unicode/uobject.h" |
#include "ztrans.h" |
#ifndef UCNV_H |