aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/qbs.h
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-05-02 14:24:26 -0700
committerJake Petroules <jake.petroules@petroules.com>2015-05-04 11:34:31 +0000
commitd2aa95c50c6b884905ed93484f4d3b0b39ef68c5 (patch)
tree0caceb92ce275fa56ca0428616e594b34329dfc3 /src/lib/corelib/qbs.h
parent15a64cec8b3ca7111fa631861fce8227a9a3dda8 (diff)
Install headers necessary for Qt Creator to build with QBS_INSTALL_DIR.
Task-number: QBS-792 Change-Id: I4930970c97176d6598a780e917eeb8ccc17124ce Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'src/lib/corelib/qbs.h')
-rw-r--r--src/lib/corelib/qbs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/corelib/qbs.h b/src/lib/corelib/qbs.h
index 73bea54ec..8b5bfe64e 100644
--- a/src/lib/corelib/qbs.h
+++ b/src/lib/corelib/qbs.h
@@ -41,7 +41,6 @@
#include "tools/cleanoptions.h"
#include "tools/error.h"
#include "tools/generateoptions.h"
-#include "tools/projectgeneratormanager.h"
#include "tools/installoptions.h"
#include "tools/preferences.h"
#include "tools/profile.h"