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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/support/name.h b/src/support/name.h
index 6f17c3ebf..b6242aabc 100644
--- a/src/support/name.h
+++ b/src/support/name.h
@@ -14,8 +14,8 @@
* limitations under the License.
*/
-#ifndef wasm_support_string_h
-#define wasm_support_string_h
+#ifndef wasm_support_name_h
+#define wasm_support_name_h
#include <cstring>
@@ -65,4 +65,4 @@ template<> struct hash<wasm::Name> : hash<cashew::IString> {};
} // namespace std
-#endif // wasm_support_string_h
+#endif // wasm_support_name_h