summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:05:42 -0600
commit0f00841dea9cb27181a97db2221a054779b49a89 (patch)
treea9d10780cf1861c603e7f4de79b35ed5e6183b7b /doc
parent634b37663fbaee2a0d6471ab0ea93af5a06fb39b (diff)
downloadkmyfirewall-0f00841dea9cb27181a97db2221a054779b49a89.tar.gz
kmyfirewall-0f00841dea9cb27181a97db2221a054779b49a89.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'doc')
-rw-r--r--doc/kmyfirewall/index.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kmyfirewall/index.docbook b/doc/kmyfirewall/index.docbook
index 33c025f..4a40405 100644
--- a/doc/kmyfirewall/index.docbook
+++ b/doc/kmyfirewall/index.docbook
@@ -1139,7 +1139,7 @@ QWidget* KMFRuleOptionEditMAC::editWidget() {
// It's usually safe to leave the factory code alone.. with the
// notable exception of the TDEAboutData data
-#include &lt;kaboutdata.h&gt;
+#include &lt;tdeaboutdata.h&gt;
#include &lt;klocale.h&gt;
// TDEInstance* KMFRuleOptionEditMACFactory::s_instance = 0L;
@@ -1261,7 +1261,7 @@ Author: Christian Hubinger &lt;chubinger@gmail.com&gt;, (C) 2001-2004
#include &lt;kdebug.h&gt;
#include &lt;kmessagebox.h&gt;
#include &lt;klocale.h&gt;
-#include &lt;kapplication.h&gt;
+#include &lt;tdeapplication.h&gt;
// project includes
#include "../../core/iptrule.h"