diff options
Diffstat (limited to 'core/node_path.h')
-rw-r--r-- | core/node_path.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/node_path.h b/core/node_path.h index 17b1435723..24725123d6 100644 --- a/core/node_path.h +++ b/core/node_path.h @@ -31,7 +31,7 @@ #ifndef NODE_PATH_H #define NODE_PATH_H -#include "core/string_db.h" +#include "core/string_name.h" #include "core/ustring.h" /** |