summaryrefslogtreecommitdiff
path: root/core/core_string_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r--core/core_string_names.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h
index 43597ef301..c0bdc33d28 100644
--- a/core/core_string_names.h
+++ b/core/core_string_names.h
@@ -31,7 +31,7 @@
#ifndef CORE_STRING_NAMES_H
#define CORE_STRING_NAMES_H
-#include "core/string_name.h"
+#include "core/string/string_name.h"
class CoreStringNames {
friend void register_core_types();