From cd6e4d6b2ad1549c7e1ad93408e215452c890b5d Mon Sep 17 00:00:00 2001
From: Bill King <bill.king@nokia.com>
Date: Mon, 8 Nov 2010 15:39:23 +1000
Subject: [PATCH] helpplugin: another attempt at getting pulse compiling

---
 src/shared/help/contentwindow.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
GitLab