forked from qt-creator/qt-creator
Core: Fix include
Change-Id: I6a7c7b8326f501d65286e8ae5b55d0b373626055 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "core_global.h"
|
#include "../core_global.h"
|
||||||
|
|
||||||
namespace Utils { class FilePath; }
|
namespace Utils { class FilePath; }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user