summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/src/inc/locale2lcid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/graphite2/src/inc/locale2lcid.h')
-rw-r--r--gfx/graphite2/src/inc/locale2lcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/graphite2/src/inc/locale2lcid.h b/gfx/graphite2/src/inc/locale2lcid.h
index 25d5c0a3c..ec5e867c4 100644
--- a/gfx/graphite2/src/inc/locale2lcid.h
+++ b/gfx/graphite2/src/inc/locale2lcid.h
@@ -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.
*/
#pragma once
-#include <cstring>
+#include <string.h>
#include <cassert>
#include "inc/Main.h"