diff --git a/src/plugins/autotoolsprojectmanager/makefileparserthread.h b/src/plugins/autotoolsprojectmanager/makefileparserthread.h index 893c6c61f23..b9d80a393a4 100644 --- a/src/plugins/autotoolsprojectmanager/makefileparserthread.h +++ b/src/plugins/autotoolsprojectmanager/makefileparserthread.h @@ -35,7 +35,7 @@ #ifndef MAKEFILEPARSERTHREAD_H #define MAKEFILEPARSERTHREAD_H -#include +#include "makefileparser.h" #include #include