diff options
Diffstat (limited to 'tdemid/channel.cpp')
-rw-r--r-- | tdemid/channel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemid/channel.cpp b/tdemid/channel.cpp index 91d63bc0..b7e7c870 100644 --- a/tdemid/channel.cpp +++ b/tdemid/channel.cpp @@ -29,7 +29,7 @@ #include <tqcombobox.h> #include <tdeglobal.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeconfig.h> #include <tdelocale.h> #include <tdestandarddirs.h> |