summaryrefslogtreecommitdiffstats
path: root/src/itemeffectsmanager.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:44:32 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:44:32 -0600
commit779b865fd96b3e1ad32b2b32afb62bc291ce1b5b (patch)
tree6c2a52ef78cc8a1927cc3bed469c5acaacf5279d /src/itemeffectsmanager.cpp
parentf926e13d64c368c7dd24d2ccc7d6dae9c0b80880 (diff)
downloaddolphin-779b865fd96b3e1ad32b2b32afb62bc291ce1b5b.tar.gz
dolphin-779b865fd96b3e1ad32b2b32afb62bc291ce1b5b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/itemeffectsmanager.cpp')
-rw-r--r--src/itemeffectsmanager.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/itemeffectsmanager.cpp b/src/itemeffectsmanager.cpp
index 0c1ea9b..cdd5091 100644
--- a/src/itemeffectsmanager.cpp
+++ b/src/itemeffectsmanager.cpp
@@ -22,10 +22,10 @@
#include <kiconeffect.h>
#include <tdeapplication.h>
#include <tqobjectlist.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <tqclipboard.h>
#include <kurldrag.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "dolphin.h"
#include "dolphinstatusbar.h"