diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:01:15 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:01:15 -0600 |
commit | 3e6041732cea0c280e34e1fe6c202ee70555e220 (patch) | |
tree | ee88b042be403046302761e9d0d5a2a166f3cd29 /twin-styles/cde/cdeclient.cpp | |
parent | f227b175cfde01641e973641dd81f9f44dc9c4f0 (diff) | |
download | tdeartwork-3e6041732cea0c280e34e1fe6c202ee70555e220.tar.gz tdeartwork-3e6041732cea0c280e34e1fe6c202ee70555e220.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'twin-styles/cde/cdeclient.cpp')
-rw-r--r-- | twin-styles/cde/cdeclient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/cde/cdeclient.cpp b/twin-styles/cde/cdeclient.cpp index a54df440..5768f1bc 100644 --- a/twin-styles/cde/cdeclient.cpp +++ b/twin-styles/cde/cdeclient.cpp @@ -28,7 +28,7 @@ #include <tqpainter.h> #include <tqapplication.h> #include <klocale.h> -#include <kconfig.h> +#include <tdeconfig.h> extern "C" KDE_EXPORT KDecorationFactory* create_factory() { |