diff options
Diffstat (limited to 'cervisia/updateview.cpp')
-rw-r--r-- | cervisia/updateview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updateview.cpp b/cervisia/updateview.cpp index c05c1c3f..19311a0e 100644 --- a/cervisia/updateview.cpp +++ b/cervisia/updateview.cpp @@ -25,7 +25,7 @@ #include <tqapplication.h> #include <tqfileinfo.h> #include <tqptrstack.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include "cervisiasettings.h" |