summaryrefslogtreecommitdiff
path: root/src/support/name.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/support/name.h')
-rw-r--r--src/support/name.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/support/name.h b/src/support/name.h
index 2bc50abf0..615740e09 100644
--- a/src/support/name.h
+++ b/src/support/name.h
@@ -17,7 +17,7 @@
#ifndef wasm_support_name_h
#define wasm_support_name_h
-#include <cstring>
+#include <string>
#include "emscripten-optimizer/istring.h"