summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-19 18:58:08 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-19 18:58:08 -0600
commit3aef1afb880077b776d9807b1186a6744d851760 (patch)
treeba6d616189cae07cc1ddf9e569890572e1941f57 /src/main.cpp
parentb0f8ab59e81eae96dcd0adf27b29f9651e550d5d (diff)
downloadkchmviewer-3aef1afb880077b776d9807b1186a6744d851760.tar.gz
kchmviewer-3aef1afb880077b776d9807b1186a6744d851760.zip
Add help handbook, add DocPath, rename files.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8e84f20..35542f4 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -19,7 +19,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include "kde-qt.h"
+#include "tde-tqt.h"
#include "kchmmainwindow.h"
#include "kchmconfig.h"
@@ -29,7 +29,7 @@
#include <tdeaboutdata.h>
#include <dcopclient.h>
- #include "kde/kchmdcopiface.h"
+ #include "tde/kchmdcopiface.h"
#endif
KCHMMainWindow * mainWindow;