forked from qt-creator/qt-creator
autotools: compile fix on windows
Change-Id: I40d525532a784fc9180622910d7c18fcae72ddbb Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
#ifndef MAKEFILEPARSERTHREAD_H
|
#ifndef MAKEFILEPARSERTHREAD_H
|
||||||
#define MAKEFILEPARSERTHREAD_H
|
#define MAKEFILEPARSERTHREAD_H
|
||||||
|
|
||||||
#include <makefileparser.h>
|
#include "makefileparser.h"
|
||||||
|
|
||||||
#include <QtCore/QMutex>
|
#include <QtCore/QMutex>
|
||||||
#include <QtCore/QString>
|
#include <QtCore/QString>
|
||||||
|
|||||||
Reference in New Issue
Block a user