summaryrefslogtreecommitdiffstats
path: root/kaboodle/view.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:43 -0600
commitcb68a7857c80661d242ee5527ec6f99dc3f79fa7 (patch)
treea3b54203ca6bce0e8e1dc5107dc9653db246a281 /kaboodle/view.h
parent7534907d3759a8c520eeb9a701b316d891c63bdf (diff)
downloadtdemultimedia-cb68a7857c80661d242ee5527ec6f99dc3f79fa7.tar.gz
tdemultimedia-cb68a7857c80661d242ee5527ec6f99dc3f79fa7.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kaboodle/view.h')
-rw-r--r--kaboodle/view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaboodle/view.h b/kaboodle/view.h
index 59c26358..9b4e8fba 100644
--- a/kaboodle/view.h
+++ b/kaboodle/view.h
@@ -24,8 +24,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef KABOODLEVIEW_H
#define KABOODLEVIEW_H
-#include <kmediaplayer/player.h>
-#include <kmediaplayer/view.h>
+#include <tdemediaplayer/player.h>
+#include <tdemediaplayer/view.h>
#include <kurl.h>
#include <tqevent.h>
#include <tqhbox.h>