Skip to content
Snippets Groups Projects
Commit f33d145e authored by Christian Kandeler's avatar Christian Kandeler Committed by hjk
Browse files

ProjectExplorer: Fix build.


A plugin's path is not in the list of include paths, and neither should
it be.

Change-Id: I3e0a563b238a6fd55b48807a76c8a10db1d5a527
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent f4dc469f
No related branches found
No related tags found
No related merge requests found
......@@ -31,9 +31,9 @@
#include "kitinformation.h"
#include "kitmanager.h"
#include "projectexplorerconstants.h"
#include <coreplugin/icore.h>
#include <projectexplorerconstants.h>
#include <QComboBox>
#include <QHBoxLayout>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment