summaryrefslogtreecommitdiffstats
path: root/amarok/src/devicemanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/devicemanager.cpp')
-rw-r--r--amarok/src/devicemanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/devicemanager.cpp b/amarok/src/devicemanager.cpp
index 797688be..b6d40816 100644
--- a/amarok/src/devicemanager.cpp
+++ b/amarok/src/devicemanager.cpp
@@ -39,7 +39,7 @@ DeviceManager* DeviceManager::instance()
DeviceManager::DeviceManager()
{
DEBUG_BLOCK
- m_dc = KApplication::dcopClient();
+ m_dc = TDEApplication::dcopClient();
m_dc->setNotifications(true);
m_valid = false;