aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/help/contentwindow.cpp
diff options
context:
space:
mode:
authorBill King <[email protected]>2010-11-08 15:39:23 +1000
committerBill King <[email protected]>2010-11-08 15:39:23 +1000
commitcd6e4d6b2ad1549c7e1ad93408e215452c890b5d (patch)
treefffcface6bc692d934393fc28b435a1b79c4f6e3 /src/shared/help/contentwindow.cpp
parent5361313118e58b84e04124e65bbdc0aa3e9764e3 (diff)
helpplugin: another attempt at getting pulse compiling
Diffstat (limited to 'src/shared/help/contentwindow.cpp')
-rw-r--r--src/shared/help/contentwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/help/contentwindow.cpp b/src/shared/help/contentwindow.cpp
index f61e09f67f9..f71cc76230c 100644
--- a/src/shared/help/contentwindow.cpp
+++ b/src/shared/help/contentwindow.cpp
@@ -30,9 +30,9 @@
#include "contentwindow.h"
#include "centralwidget.h"
-#include "helpmanager.h"
#include "helpviewer.h"
#include "openpagesmanager.h"
+#include <help/helpmanager.h>
#include <QtGui/QLayout>
#include <QtGui/QFocusEvent>