summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/src/direct_machine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/graphite2/src/direct_machine.cpp')
-rw-r--r--gfx/graphite2/src/direct_machine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/graphite2/src/direct_machine.cpp b/gfx/graphite2/src/direct_machine.cpp
index 7d80438fb..597c2d234 100644
--- a/gfx/graphite2/src/direct_machine.cpp
+++ b/gfx/graphite2/src/direct_machine.cpp
@@ -38,7 +38,7 @@ of the License or (at your option) any later version.
#include <cassert>
-#include <cstring>
+#include <string.h>
#include "inc/Machine.h"
#include "inc/Segment.h"
#include "inc/Slot.h"