diff options
Diffstat (limited to 'include/list.h')
| -rw-r--r-- | include/list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/list.h b/include/list.h index db174c7..724045a 100644 --- a/include/list.h +++ b/include/list.h @@ -2,7 +2,7 @@ #ifndef INCLUDE_LIST #define INCLUDE_LIST -#include <projectbase/project_base.h> +#include "../project-base/src/project_base.h" #include "allocator.h" |
