diff options
Diffstat (limited to 'include/bullets.h')
| -rw-r--r-- | include/bullets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bullets.h b/include/bullets.h index 28ad175..253dc0a 100644 --- a/include/bullets.h +++ b/include/bullets.h @@ -1,7 +1,7 @@ #ifndef INCLUDE_BULLETS #define INCLUDE_BULLETS -#include <projectbase/project_base.h> +#include "../project-base/src/project_base.h" #include "players.h" #include "objects.h" |
