summaryrefslogtreecommitdiff
path: root/avmedia
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:24:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:24:17 +0000
commit1474a54369d8f76937cca32611b118e9c8325b8a (patch)
tree24531341b3a65b031661389d0b4135a0d44cccae /avmedia
parentaf6cf6587841e97b8884ac492323c6fdd262c08c (diff)
INTEGRATION: CWS vgbugs07 (1.5.94); FILE MERGED
2007/06/04 13:32:38 vg 1.5.94.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'avmedia')
-rw-r--r--avmedia/source/viewer/mediawindowbase_impl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/source/viewer/mediawindowbase_impl.cxx b/avmedia/source/viewer/mediawindowbase_impl.cxx
index be97918400..d49e9f0bb8 100644
--- a/avmedia/source/viewer/mediawindowbase_impl.cxx
+++ b/avmedia/source/viewer/mediawindowbase_impl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mediawindowbase_impl.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:44:11 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:24:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,7 @@
************************************************************************/
#include "mediawindowbase_impl.hxx"
-#include "mediaitem.hxx"
+#include <avmedia/mediaitem.hxx>
#include "mediamisc.hxx"
#include "mediawindow.hrc"
#include <tools/urlobj.hxx>