summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:46:34 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:46:34 -0600
commit047100f357318a249688b2b82309399ea04535bc (patch)
tree28412d19fb7bcfb796dbce183371c6d48278303f /src/main.cpp
parentceecb6abfd1b67c1a730b7e4dc921244ba830ef2 (diff)
downloadkmplayer-047100f357318a249688b2b82309399ea04535bc.tar.gz
kmplayer-047100f357318a249688b2b82309399ea04535bc.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index d312f4b..73854b8 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -19,7 +19,7 @@ email :
#include <config.h>
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdemacros.h>
#include <dcopclient.h>