diff options
Diffstat (limited to 'src/config/ConfigDataValues.hpp')
-rw-r--r-- | src/config/ConfigDataValues.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/ConfigDataValues.hpp b/src/config/ConfigDataValues.hpp index 13277d10..accc92ab 100644 --- a/src/config/ConfigDataValues.hpp +++ b/src/config/ConfigDataValues.hpp @@ -1,6 +1,6 @@ #pragma once #include "../defines.hpp" -#include "helpers/VarList.hpp" +#include "../helpers/VarList.hpp" #include <vector> enum eConfigValueDataTypes { |