summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-08-30 15:57:00 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2011-08-31 13:48:00 +0200
commitbbfa7e002003f4f0dfd0db8e26e87c6a06b462e6 (patch)
treeeffeb36105c703df757f9b8d7dfb5bb0b4580b53 /src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
parentb6835eaa8032d454eecedae5669a29f0e6c52f2c (diff)
downloadqt-creator-bbfa7e002003f4f0dfd0db8e26e87c6a06b462e6.tar.gz
Merge app_version.h and ide_version.h
Change-Id: I703d4704a3bdf88bd567c92512ee27db6aea043c Reviewed-on: http://codereview.qt.nokia.com/3918 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Diffstat (limited to 'src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp')
-rw-r--r--src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp b/src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
index b82c7c90fc..dfdaf2f6e5 100644
--- a/src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
+++ b/src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
@@ -34,7 +34,7 @@
#include "qmlprojectconstants.h"
-#include <coreplugin/coreconstants.h>
+#include <app/app_version.h>
#include <projectexplorer/customwizard/customwizard.h>
#include <qtsupport/qtsupportconstants.h>