diff options
Diffstat (limited to 'twin/plugins.cpp')
-rw-r--r-- | twin/plugins.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin/plugins.cpp b/twin/plugins.cpp index bcba27dc0..10d3012d2 100644 --- a/twin/plugins.cpp +++ b/twin/plugins.cpp @@ -11,8 +11,8 @@ License. See the file "COPYING" for the exact licensing terms. #include "plugins.h" -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <stdlib.h> #include <tqpixmap.h> |