diff options
Diffstat (limited to 'include/rounds.h')
| -rw-r--r-- | include/rounds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rounds.h b/include/rounds.h index 4edbde2..dd2db94 100644 --- a/include/rounds.h +++ b/include/rounds.h @@ -1,7 +1,7 @@ #ifndef INCLUDE_ROUNDS #define INCLUDE_ROUNDS -#include <projectbase/project_base.h> +#include "../project-base/src/project_base.h" #define ROUND_SWITCH_TIME 6.0f |
