summaryrefslogtreecommitdiffstats
path: root/src/kmplayervdr.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:34 -0600
commit047100f357318a249688b2b82309399ea04535bc (patch)
tree28412d19fb7bcfb796dbce183371c6d48278303f /src/kmplayervdr.cpp
parentceecb6abfd1b67c1a730b7e4dc921244ba830ef2 (diff)
downloadkmplayer-047100f357318a249688b2b82309399ea04535bc.tar.gz
kmplayer-047100f357318a249688b2b82309399ea04535bc.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kmplayervdr.cpp')
-rw-r--r--src/kmplayervdr.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kmplayervdr.cpp b/src/kmplayervdr.cpp
index ea6a202..3fb67a6 100644
--- a/src/kmplayervdr.cpp
+++ b/src/kmplayervdr.cpp
@@ -40,9 +40,9 @@
#include <tqsocket.h>
#include <tqeventloop.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <klineedit.h>
#include <kurlrequester.h>
#include <kcombobox.h>