summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
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;