From 653eaa2f7514f91361c1961ea06e71bfebea220b Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 30 Nov 2011 15:56:51 +0100 Subject: autotools: compile fix on windows Change-Id: I40d525532a784fc9180622910d7c18fcae72ddbb Reviewed-by: Friedemann Kleint --- src/plugins/autotoolsprojectmanager/makefileparserthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/autotoolsprojectmanager') diff --git a/src/plugins/autotoolsprojectmanager/makefileparserthread.h b/src/plugins/autotoolsprojectmanager/makefileparserthread.h index 893c6c61f2..b9d80a393a 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 -- cgit v1.2.1