summaryrefslogtreecommitdiffstats
path: root/k9Mplayer
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:10:27 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:10:27 -0600
commitb76bd9c2180d8fa48af3bf68c2d104b7880ce94e (patch)
tree7dce5927f61d1d21673ba19ae7b5b57ddf22136e /k9Mplayer
parent257013fc4a8df61a2a4811127f9f183bb0c7019a (diff)
downloadk9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.tar.gz
k9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'k9Mplayer')
-rw-r--r--k9Mplayer/k9mplayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9Mplayer/k9mplayer.cpp b/k9Mplayer/k9mplayer.cpp
index ac7eabd..bcc06d4 100644
--- a/k9Mplayer/k9mplayer.cpp
+++ b/k9Mplayer/k9mplayer.cpp
@@ -3,7 +3,7 @@
#include "k9config.h"
#include <tqlayout.h>
#include <tqslider.h>
-#include <kselect.h>
+#include <tdeselect.h>
#include "k9mplayer.h"
#include <tqcombobox.h>
#include <kiconloader.h>