| Index: source/common/ubidiimp.h
|
| diff --git a/source/common/ubidiimp.h b/source/common/ubidiimp.h
|
| index accd177ce09913cfee76bc63574d47aad0ad030c..a62d8b259ece036100fb39b487f8174ab50bcc46 100644
|
| --- a/source/common/ubidiimp.h
|
| +++ b/source/common/ubidiimp.h
|
| @@ -1,7 +1,9 @@
|
| +// Copyright (C) 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html
|
| /*
|
| ******************************************************************************
|
| *
|
| -* Copyright (C) 1999-2015, International Business Machines
|
| +* Copyright (C) 1999-2016, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| *
|
| ******************************************************************************
|
| @@ -18,6 +20,7 @@
|
| #define UBIDIIMP_H
|
|
|
| #include "unicode/utypes.h"
|
| +#include "unicode/ubidi.h"
|
| #include "unicode/uchar.h"
|
| #include "ubidi_props.h"
|
|
|
|
|