summaryrefslogtreecommitdiffstats
path: root/noatun/library/player.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/player.cpp')
-rw-r--r--noatun/library/player.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/player.cpp b/noatun/library/player.cpp
index 0b90952c..5ab2aeba 100644
--- a/noatun/library/player.cpp
+++ b/noatun/library/player.cpp
@@ -7,7 +7,7 @@
#include <klibloader.h>
#include <knotifyclient.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqfile.h>
enum ArtsPOS { posIdle=0, posPlaying, posPaused };