diff options
Diffstat (limited to 'khelpcenter/history.cpp')
-rw-r--r-- | khelpcenter/history.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/history.cpp b/khelpcenter/history.cpp index c15ce6811..0f0085a02 100644 --- a/khelpcenter/history.cpp +++ b/khelpcenter/history.cpp @@ -21,7 +21,7 @@ #include "view.h" #include <tdeaction.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdebug.h> #include <tdemainwindow.h> #include <tdepopupmenu.h> |