diff options
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r-- | core/core_string_names.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h index dcbce14aac..3fdb240408 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 "string_db.h" +#include "core/string_db.h" class CoreStringNames { |