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 b6d40816..c2256f0c 100644
--- a/amarok/src/devicemanager.cpp
+++ b/amarok/src/devicemanager.cpp
@@ -25,7 +25,7 @@
#include <dcopclient.h>
#include <dcopobject.h>
#include <dcopref.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
typedef Medium::List MediumList;
typedef TQMap<TQString, Medium*>::Iterator MediumIterator;