diff options
Diffstat (limited to 'cervisia/changelogdlg.cpp')
-rw-r--r-- | cervisia/changelogdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/changelogdlg.cpp b/cervisia/changelogdlg.cpp index 943d7dd0..80a3c729 100644 --- a/cervisia/changelogdlg.cpp +++ b/cervisia/changelogdlg.cpp @@ -23,7 +23,7 @@ #include <tqfile.h> #include <tqtextstream.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobalsettings.h> #include <klocale.h> #include <kmessagebox.h> |