aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljstoolsplugin.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <[email protected]>2015-02-26 13:38:54 +0100
committerFriedemann Kleint <[email protected]>2015-03-05 07:18:14 +0000
commit54da18eaaa2da91aaa3e6f7fba351a22b7a4693e (patch)
tree0c85f9e41da340519a3fdb9cdd5b933d23b693ae /src/plugins/qmljstools/qmljstoolsplugin.cpp
parent93f57a99a1e9df7e427c346ef78fd1955ee89669 (diff)
Clean exported headers of the Core plugin.
Change-Id: I26472d568844d5fee62323e01f5c5c12082d5450 Reviewed-by: Orgad Shaneh <[email protected]>
Diffstat (limited to 'src/plugins/qmljstools/qmljstoolsplugin.cpp')
-rw-r--r--src/plugins/qmljstools/qmljstoolsplugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmljstools/qmljstoolsplugin.cpp b/src/plugins/qmljstools/qmljstoolsplugin.cpp
index 43bdbca48de..8c2f637fed6 100644
--- a/src/plugins/qmljstools/qmljstoolsplugin.cpp
+++ b/src/plugins/qmljstools/qmljstoolsplugin.cpp
@@ -38,6 +38,7 @@
#include "qmlconsolemanager.h"
#include "qmljsbundleprovider.h"
+#include <coreplugin/icontext.h>
#include <coreplugin/icore.h>
#include <coreplugin/coreconstants.h>
#include <coreplugin/actionmanager/actionmanager.h>