diff options
Diffstat (limited to 'kate/part/kateviewhelpers.cpp')
-rw-r--r-- | kate/part/kateviewhelpers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/kateviewhelpers.cpp b/kate/part/kateviewhelpers.cpp index 2b717d5cd..d4b47ccc9 100644 --- a/kate/part/kateviewhelpers.cpp +++ b/kate/part/kateviewhelpers.cpp @@ -47,7 +47,7 @@ #include <tqtimer.h> #include <tqwhatsthis.h> #include <tqregexp.h> -#include <tqtextcodec.h> +#include <textcodec.h> #include <math.h> |