diff options
Diffstat (limited to 'cervisia/historydlg.cpp')
-rw-r--r-- | cervisia/historydlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/historydlg.cpp b/cervisia/historydlg.cpp index 8f2ffee2..78d0b73b 100644 --- a/cervisia/historydlg.cpp +++ b/cervisia/historydlg.cpp @@ -25,7 +25,7 @@ #include <tqlayout.h> #include <tqpushbutton.h> #include <tqregexp.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klineedit.h> #include <klistview.h> #include <klocale.h> |