summaryrefslogtreecommitdiffstats
path: root/src/kde-qt.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:35 -0600
commit167ec17df581b4b82fa8adf31a1468c376ecaa22 (patch)
tree2532d76b368956b4649f6bf7d6194c757cc8193d /src/kde-qt.h
parentfcd2e26c0a9bcc7a26591344d971b9e0e1932ce6 (diff)
downloadkchmviewer-167ec17df581b4b82fa8adf31a1468c376ecaa22.tar.gz
kchmviewer-167ec17df581b4b82fa8adf31a1468c376ecaa22.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kde-qt.h')
-rw-r--r--src/kde-qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kde-qt.h b/src/kde-qt.h
index ac6b5d2..0d65253 100644
--- a/src/kde-qt.h
+++ b/src/kde-qt.h
@@ -37,7 +37,7 @@
#include <klocale.h>
#include <klistview.h>
#include <kfiledialog.h>
- #include <khtml_part.h>
+ #include <tdehtml_part.h>
#include <ktabwidget.h>
#include <kpopupmenu.h>
#include <kmessagebox.h>