summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/icu
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/android/icu')
-rw-r--r--Source/WebKit/android/icu/unicode/ucnv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/icu/unicode/ucnv.h b/Source/WebKit/android/icu/unicode/ucnv.h
index 5ddaedb..1ac6e84 100644
--- a/Source/WebKit/android/icu/unicode/ucnv.h
+++ b/Source/WebKit/android/icu/unicode/ucnv.h
@@ -23,8 +23,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef ANDROID_UCNV_H
-#define ANDROID_UCNV_H
+#ifndef ucnv_h
+#define ucnv_h
// Include the real ucnv.h file from icu. Use a more exact reference so we do
// not conflict with this file.