summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:23:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:23:18 +0000
commitf719f4c41fb3773f11b745f52f09dc3345e31879 (patch)
tree03119211f36e51576161c5be87659141057b258c
parentINTEGRATION: CWS vgbugs07 (1.7.42); FILE MERGED (diff)
downloadcore-f719f4c41fb3773f11b745f52f09dc3345e31879.tar.gz
core-f719f4c41fb3773f11b745f52f09dc3345e31879.zip
INTEGRATION: CWS vgbugs07 (1.4.24); FILE MERGED
2007/06/04 13:32:37 vg 1.4.24.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--avmedia/source/framework/mediaitem.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/source/framework/mediaitem.cxx b/avmedia/source/framework/mediaitem.cxx
index 48aa4ce8c12a..51f65d6e4f47 100644
--- a/avmedia/source/framework/mediaitem.cxx
+++ b/avmedia/source/framework/mediaitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mediaitem.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:47:09 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:23:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,7 @@
*
************************************************************************/
-#include "mediaitem.hxx"
+#include <avmedia/mediaitem.hxx>
#include <com/sun/star/uno/Sequence.hxx>
using namespace ::com::sun::star;