summaryrefslogtreecommitdiffstats
path: root/twin-styles/smooth-blend
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:01:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:01:15 -0600
commit3e6041732cea0c280e34e1fe6c202ee70555e220 (patch)
treeee88b042be403046302761e9d0d5a2a166f3cd29 /twin-styles/smooth-blend
parentf227b175cfde01641e973641dd81f9f44dc9c4f0 (diff)
downloadtdeartwork-3e6041732cea0c280e34e1fe6c202ee70555e220.tar.gz
tdeartwork-3e6041732cea0c280e34e1fe6c202ee70555e220.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'twin-styles/smooth-blend')
-rw-r--r--twin-styles/smooth-blend/client/config/smoothblendconfig.cc2
-rw-r--r--twin-styles/smooth-blend/client/smoothblend.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/twin-styles/smooth-blend/client/config/smoothblendconfig.cc b/twin-styles/smooth-blend/client/config/smoothblendconfig.cc
index 58574360..8ed14166 100644
--- a/twin-styles/smooth-blend/client/config/smoothblendconfig.cc
+++ b/twin-styles/smooth-blend/client/config/smoothblendconfig.cc
@@ -7,7 +7,7 @@
// Please see the header file for copyright and license information.
//////////////////////////////////////////////////////////////////////////////
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <klocale.h>
#include <kglobal.h>
#include <tqbuttongroup.h>
diff --git a/twin-styles/smooth-blend/client/smoothblend.cc b/twin-styles/smooth-blend/client/smoothblend.cc
index e616e49f..de3af31a 100644
--- a/twin-styles/smooth-blend/client/smoothblend.cc
+++ b/twin-styles/smooth-blend/client/smoothblend.cc
@@ -7,7 +7,7 @@
// Please see the header file for copyright and license information.
//////////////////////////////////////////////////////////////////////////////
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <tdeversion.h>
#include <kglobal.h>
#include <kglobalsettings.h>