diff options
Diffstat (limited to 'src/project.h')
-rw-r--r-- | src/project.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/project.h b/src/project.h index a08039d..64c32bd 100644 --- a/src/project.h +++ b/src/project.h @@ -25,7 +25,7 @@ #define _PROJECT_H -#include "binary.h" +#include "analysis/binary.h" |