]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ubidi_props.c
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / common / ubidi_props.c
index 55cc7cffc2a9e32304a64991771b915e25c45eab..6fca5a3407427978472e2f3c9cc4a9b10144bd8c 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2004-2010, International Business Machines
+*   Copyright (C) 2004-2011, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -38,8 +38,9 @@ struct UBiDiProps {
     uint8_t formatVersion[4];
 };
 
-/* ubidi_props_data.c is machine-generated by genbidi --csource */
-#include "ubidi_props_data.c"
+/* ubidi_props_data.h is machine-generated by genbidi --csource */
+#define INCLUDED_FROM_UBIDI_PROPS_C
+#include "ubidi_props_data.h"
 
 /* UBiDiProps singleton ----------------------------------------------------- */