summaryrefslogtreecommitdiffstats
path: root/amarok/src/osd.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:43:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:43:54 -0600
commitbd0bc855c467695d5cb236d60832d681255b0ad7 (patch)
tree2768eaab829aa0f50d99f32b5634b4e2e13e6e56 /amarok/src/osd.cpp
parent7d5c87e50cfc4e9c07e88e63053f86bf32f96848 (diff)
downloadamarok-bd0bc855c467695d5cb236d60832d681255b0ad7.tar.gz
amarok-bd0bc855c467695d5cb236d60832d681255b0ad7.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'amarok/src/osd.cpp')
-rw-r--r--amarok/src/osd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/osd.cpp b/amarok/src/osd.cpp
index 8f8b7ff7..02a6aa58 100644
--- a/amarok/src/osd.cpp
+++ b/amarok/src/osd.cpp
@@ -604,7 +604,7 @@ OSDWidget::useMoodbar( void )
#include <kcursor.h>
#include <kiconloader.h>
-#include <klocale.h>
+#include <tdelocale.h>
namespace Amarok
{