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 bcca58a..5607f73 100644 --- a/src/project.h +++ b/src/project.h @@ -28,7 +28,7 @@  #ifndef PROJECT_H  #define PROJECT_H -#include <projectbase.h> +#include "projectbase.h"  /**   * @author Elad Lahav  | 
