diff options
Diffstat (limited to 'src/app/historyAction.cpp')
-rw-r--r-- | src/app/historyAction.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/historyAction.cpp b/src/app/historyAction.cpp index f0864a9..4b47721 100644 --- a/src/app/historyAction.cpp +++ b/src/app/historyAction.cpp @@ -4,7 +4,7 @@ #include "historyAction.h" #include <kaccel.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> |