diff options
Diffstat (limited to 'core/global_constants.h')
-rw-r--r-- | core/global_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/global_constants.h b/core/global_constants.h index 76f618989c..48f16934a3 100644 --- a/core/global_constants.h +++ b/core/global_constants.h @@ -31,7 +31,7 @@ #ifndef GLOBAL_CONSTANTS_H #define GLOBAL_CONSTANTS_H -#include "string_db.h" +#include "core/string_db.h" class GlobalConstants { public: |