summaryrefslogtreecommitdiffstats
path: root/avmedia/source/framework
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:23:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:23:42 +0000
commit75f4b71de5dbdcb54c07557da345c12a3c11b14c (patch)
treea120190aff89e09ec50c2898d1ffef2341de449f /avmedia/source/framework
parentINTEGRATION: CWS vgbugs07 (1.4.24); FILE MERGED (diff)
downloadcore-75f4b71de5dbdcb54c07557da345c12a3c11b14c.tar.gz
core-75f4b71de5dbdcb54c07557da345c12a3c11b14c.zip
INTEGRATION: CWS vgbugs07 (1.4.42); FILE MERGED
2007/06/04 13:32:37 vg 1.4.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'avmedia/source/framework')
-rw-r--r--avmedia/source/framework/mediaplayer.cxx10
-rw-r--r--avmedia/source/framework/mediatoolbox.cxx8
2 files changed, 9 insertions, 9 deletions
diff --git a/avmedia/source/framework/mediaplayer.cxx b/avmedia/source/framework/mediaplayer.cxx
index 1990cca5a944..10233d228320 100644
--- a/avmedia/source/framework/mediaplayer.cxx
+++ b/avmedia/source/framework/mediaplayer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mediaplayer.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:58:18 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:23:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,9 +33,9 @@
*
************************************************************************/
-#include "mediaplayer.hxx"
-#include "mediawindow.hxx"
-#include "mediaitem.hxx"
+#include <avmedia/mediaplayer.hxx>
+#include <avmedia/mediawindow.hxx>
+#include <avmedia/mediaitem.hxx>
#include "mediamisc.hxx"
#include "mediacontrol.hrc"
#include "helpids.hrc"
diff --git a/avmedia/source/framework/mediatoolbox.cxx b/avmedia/source/framework/mediatoolbox.cxx
index b0d23a16bcdb..51e2f6dee775 100644
--- a/avmedia/source/framework/mediatoolbox.cxx
+++ b/avmedia/source/framework/mediatoolbox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mediatoolbox.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:58:29 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:23:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,8 @@
*
************************************************************************/
-#include "mediatoolbox.hxx"
-#include "mediaitem.hxx"
+#include <avmedia/mediatoolbox.hxx>
+#include <avmedia/mediaitem.hxx>
#include "mediacontrol.hxx"
#include <sfx2/app.hxx>