summaryrefslogtreecommitdiffstats
path: root/src/rip/k3bvideocdview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:14 -0600
commitbba095a5aab3f7cbf3ec062071e94f5c1e66e50b (patch)
tree2a7e8b53757b499b0b08d235cfe58e9505ca4aa3 /src/rip/k3bvideocdview.cpp
parent08e6e3d01bc56d3b55c1512164f48d3db762bd53 (diff)
downloadk3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.tar.gz
k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/rip/k3bvideocdview.cpp')
-rw-r--r--src/rip/k3bvideocdview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rip/k3bvideocdview.cpp b/src/rip/k3bvideocdview.cpp
index c7799bd..1dd9753 100644
--- a/src/rip/k3bvideocdview.cpp
+++ b/src/rip/k3bvideocdview.cpp
@@ -14,7 +14,7 @@
*/
// kde includes
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcutlabel.h>
#include <kdebug.h>
#include <kdialogbase.h>