summaryrefslogtreecommitdiffstats
path: root/parts/documentation/plugins/devhelp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:08 -0600
commitef5399ae5a952065c7a0679d4a875d154c972945 (patch)
treefcb55d81ad3cadbd3005f3d91bd92a49570a0905 /parts/documentation/plugins/devhelp
parent56af19378809499e458b6cba44b6988077268773 (diff)
downloadtdevelop-ef5399ae5a952065c7a0679d4a875d154c972945.tar.gz
tdevelop-ef5399ae5a952065c7a0679d4a875d154c972945.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'parts/documentation/plugins/devhelp')
-rw-r--r--parts/documentation/plugins/devhelp/docdevhelpplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/plugins/devhelp/docdevhelpplugin.cpp b/parts/documentation/plugins/devhelp/docdevhelpplugin.cpp
index c3865940..1c151777 100644
--- a/parts/documentation/plugins/devhelp/docdevhelpplugin.cpp
+++ b/parts/documentation/plugins/devhelp/docdevhelpplugin.cpp
@@ -27,7 +27,7 @@
#include <tqdialog.h>
#include <kurl.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <kstandarddirs.h>