summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/src/Segment.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/graphite2/src/Segment.cpp')
-rw-r--r--gfx/graphite2/src/Segment.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/graphite2/src/Segment.cpp b/gfx/graphite2/src/Segment.cpp
index 3020bfd36..cb53de356 100644
--- a/gfx/graphite2/src/Segment.cpp
+++ b/gfx/graphite2/src/Segment.cpp
@@ -25,7 +25,7 @@ License, as published by the Free Software Foundation, either version 2
of the License or (at your option) any later version.
*/
#include "inc/UtfCodec.h"
-#include <cstring>
+#include <string.h>
#include <cstdlib>
#include "inc/bits.h"