summaryrefslogtreecommitdiffstats
path: root/amarok/src/engine/xine/xine-engine.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/engine/xine/xine-engine.cpp
parent7d5c87e50cfc4e9c07e88e63053f86bf32f96848 (diff)
downloadamarok-bd0bc855c467695d5cb236d60832d681255b0ad7.tar.gz
amarok-bd0bc855c467695d5cb236d60832d681255b0ad7.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'amarok/src/engine/xine/xine-engine.cpp')
-rw-r--r--amarok/src/engine/xine/xine-engine.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/amarok/src/engine/xine/xine-engine.cpp b/amarok/src/engine/xine/xine-engine.cpp
index 62be1efb..b2a6c5ab 100644
--- a/amarok/src/engine/xine/xine-engine.cpp
+++ b/amarok/src/engine/xine/xine-engine.cpp
@@ -30,8 +30,8 @@ AMAROK_EXPORT_PLUGIN( XineEngine )
#include <cmath>
#include "debug.h"
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <tqapplication.h>