summaryrefslogtreecommitdiff
path: root/tests.h
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@mit.edu>2015-03-06 12:43:37 -0500
committerSteven G. Johnson <stevenj@mit.edu>2015-03-06 12:43:37 -0500
commit402883c78e2f448694e8be62c4cb9f3e203487ad (patch)
tree436a83c098d0a3825184fd402830a27b98e57951 /tests.h
parent86447ad060d6f4edf01f2a64b9598dfeeb6e6f7d (diff)
downloadlibutf8proc-402883c78e2f448694e8be62c4cb9f3e203487ad.tar.gz
libutf8proc-402883c78e2f448694e8be62c4cb9f3e203487ad.tar.bz2
rename back to utf8proc now that we are taking over maintenance
Diffstat (limited to 'tests.h')
-rw-r--r--tests.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.h b/tests.h
index e3c1cf5..aee3a57 100644
--- a/tests.h
+++ b/tests.h
@@ -6,7 +6,7 @@
#include <string.h>
#include <stdarg.h>
-#include "mojibake.h"
+#include "utf8proc.h"
size_t lineno = 0;