From 4faba6d0e3cc5cdd276eb6719824305657a60897 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sat, 28 Feb 2015 08:12:51 -0500 Subject: Renamed header file, library name, to avoid clashing with another library. --- unicode/graphemetest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicode/graphemetest.c') diff --git a/unicode/graphemetest.c b/unicode/graphemetest.c index 58bc184..00d65f2 100644 --- a/unicode/graphemetest.c +++ b/unicode/graphemetest.c @@ -5,7 +5,7 @@ */ #include "unicode_config.h" -#include "unicode.h" +#include "courier-unicode.h" #include #include #include -- cgit v1.2.3