diff options
Diffstat (limited to 'khelpcenter/mainwindow.cpp')
-rw-r--r-- | khelpcenter/mainwindow.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khelpcenter/mainwindow.cpp b/khelpcenter/mainwindow.cpp index 56aec0179..7dc1fbcf3 100644 --- a/khelpcenter/mainwindow.cpp +++ b/khelpcenter/mainwindow.cpp @@ -35,8 +35,8 @@ #include <krun.h> #include <kaboutdata.h> #include <kdebug.h> -#include <khtmlview.h> -#include <khtml_settings.h> +#include <tdehtmlview.h> +#include <tdehtml_settings.h> #include <kaction.h> #include <kstatusbar.h> #include <kstdaccel.h> |