summaryrefslogtreecommitdiffstats
path: root/src/kmplayer.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:11:38 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:11:38 -0600
commite0f85b11f69e4c88f789ee47c9e5fd1df579b54d (patch)
treeb1ebff6969d2fbc11624efc77d9caa67c5ba8bdf /src/kmplayer.h
parent0308f7944757919f45f8217c4dd92ad751292c85 (diff)
downloadkmplayer-e0f85b11f69e4c88f789ee47c9e5fd1df579b54d.tar.gz
kmplayer-e0f85b11f69e4c88f789ee47c9e5fd1df579b54d.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kmplayer.h')
-rw-r--r--src/kmplayer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kmplayer.h b/src/kmplayer.h
index b2d8a91..9143933 100644
--- a/src/kmplayer.h
+++ b/src/kmplayer.h
@@ -24,9 +24,9 @@
#endif
#include <kapp.h>
-#include <kmainwindow.h>
-#include <kaccel.h>
-#include <kaction.h>
+#include <tdemainwindow.h>
+#include <tdeaccel.h>
+#include <tdeaction.h>
#include <kurl.h>
#include "kmplayerplaylist.h"