Kaydet (Commit) 75f4b71d authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

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
üst f719f4c4
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: mediacontrol.hxx,v $ * $RCSfile: mediacontrol.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: hr $ $Date: 2006-06-19 13:57:28 $ * last change: $Author: hr $ $Date: 2007-06-27 22:22:54 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
#ifndef _AVMEDIA_MEDIACONTROL_HXX #ifndef _AVMEDIA_MEDIACONTROL_HXX
#define _AVMEDIA_MEDIACONTROL_HXX #define _AVMEDIA_MEDIACONTROL_HXX
#include "mediaitem.hxx" #include <avmedia/mediaitem.hxx>
#include <vcl/timer.hxx> #include <vcl/timer.hxx>
#include <vcl/slider.hxx> #include <vcl/slider.hxx>
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: mediaplayer.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,9 +33,9 @@ ...@@ -33,9 +33,9 @@
* *
************************************************************************/ ************************************************************************/
#include "mediaplayer.hxx" #include <avmedia/mediaplayer.hxx>
#include "mediawindow.hxx" #include <avmedia/mediawindow.hxx>
#include "mediaitem.hxx" #include <avmedia/mediaitem.hxx>
#include "mediamisc.hxx" #include "mediamisc.hxx"
#include "mediacontrol.hrc" #include "mediacontrol.hrc"
#include "helpids.hrc" #include "helpids.hrc"
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: mediatoolbox.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
* *
************************************************************************/ ************************************************************************/
#include "mediatoolbox.hxx" #include <avmedia/mediatoolbox.hxx>
#include "mediaitem.hxx" #include <avmedia/mediaitem.hxx>
#include "mediacontrol.hxx" #include "mediacontrol.hxx"
#include <sfx2/app.hxx> #include <sfx2/app.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment