From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson <kb9vqf@pearsoncomputing.net> Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- twin/clients/plastik/config/config.cpp | 2 +- twin/clients/plastik/plastik.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'twin/clients/plastik') diff --git a/twin/clients/plastik/config/config.cpp b/twin/clients/plastik/config/config.cpp index d79800d4a..4477fdd02 100644 --- a/twin/clients/plastik/config/config.cpp +++ b/twin/clients/plastik/config/config.cpp @@ -27,7 +27,7 @@ #include <tqspinbox.h> #include <tqwhatsthis.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kglobal.h> diff --git a/twin/clients/plastik/plastik.cpp b/twin/clients/plastik/plastik.cpp index 2072302d7..5e03b7a51 100644 --- a/twin/clients/plastik/plastik.cpp +++ b/twin/clients/plastik/plastik.cpp @@ -24,7 +24,7 @@ #include <tqpainter.h> #include <tqimage.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kpixmap.h> #include <kpixmapeffect.h> -- cgit v1.2.1