diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:23:42 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:23:42 +0000 |
commit | 75f4b71de5dbdcb54c07557da345c12a3c11b14c (patch) | |
tree | a120190aff89e09ec50c2898d1ffef2341de449f /avmedia/inc | |
parent | f719f4c41fb3773f11b745f52f09dc3345e31879 (diff) |
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/inc')
-rw-r--r-- | avmedia/inc/mediacontrol.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/inc/mediacontrol.hxx b/avmedia/inc/mediacontrol.hxx index 1cd06a2a40d3..4a8cf7854eb8 100644 --- a/avmedia/inc/mediacontrol.hxx +++ b/avmedia/inc/mediacontrol.hxx @@ -4,9 +4,9 @@ * * $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 terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ #ifndef _AVMEDIA_MEDIACONTROL_HXX #define _AVMEDIA_MEDIACONTROL_HXX -#include "mediaitem.hxx" +#include <avmedia/mediaitem.hxx> #include <vcl/timer.hxx> #include <vcl/slider.hxx> |