summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/src/TtfUtil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/graphite2/src/TtfUtil.cpp')
-rw-r--r--gfx/graphite2/src/TtfUtil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/graphite2/src/TtfUtil.cpp b/gfx/graphite2/src/TtfUtil.cpp
index 75e8da11c..c2f9a4675 100644
--- a/gfx/graphite2/src/TtfUtil.cpp
+++ b/gfx/graphite2/src/TtfUtil.cpp
@@ -43,7 +43,7 @@ Description
//#include <algorithm>
#include <cassert>
#include <cstddef>
-#include <cstring>
+#include <string.h>
#include <climits>
#include <cwchar>
//#include <stdexcept>