diff options
Diffstat (limited to 'khelpcenter/mainwindow.cpp')
-rw-r--r-- | khelpcenter/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/mainwindow.cpp b/khelpcenter/mainwindow.cpp index 7dc1fbcf3..2cf00ced7 100644 --- a/khelpcenter/mainwindow.cpp +++ b/khelpcenter/mainwindow.cpp @@ -28,7 +28,7 @@ #include "prefs.h" #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <dcopclient.h> #include <kiconloader.h> #include <kmimemagic.h> |