summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpmode.cpp
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-03-23 17:05:09 +0100
committerkh1 <qt-info@nokia.com>2010-03-23 18:13:07 +0100
commit42e01eaaabaf3da57bc66860d8fa22436cfdc2ad (patch)
treeb9fdb27c466515f9d7758216ebe4d05c4d66ae53 /src/plugins/help/helpmode.cpp
parentc504a7ceeea914d1494ef63116425beeb57a07da (diff)
downloadqt-creator-42e01eaaabaf3da57bc66860d8fa22436cfdc2ad.tar.gz
Move the constants where they belong.
Diffstat (limited to 'src/plugins/help/helpmode.cpp')
-rw-r--r--src/plugins/help/helpmode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/help/helpmode.cpp b/src/plugins/help/helpmode.cpp
index 2cb84fd8d7..7162264134 100644
--- a/src/plugins/help/helpmode.cpp
+++ b/src/plugins/help/helpmode.cpp
@@ -28,7 +28,7 @@
**************************************************************************/
#include "helpmode.h"
-#include "helpplugin.h"
+#include "helpconstants.h"
#include <coreplugin/findplaceholder.h>