diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:46:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:46:36 +0000 |
commit | 9a7dbaba15e586d7ec2c62c72f55f5325aae7998 (patch) | |
tree | 8fa424044b4651d3d277c20f0c67aeed5b2e8132 /vcl | |
parent | fa61ba2c28e74f2ad2a7793f47922156864fe0e0 (diff) |
INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED
2007/10/08 14:28:23 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED
2007/09/30 13:04:32 ydario 1.2.2.1: Issue number: i82034
Submitted by: ydario
Reviewed by: ydario
Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/os2/inc/salsound.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/os2/inc/salsound.h b/vcl/os2/inc/salsound.h index d6cb37e8d431..0fd72ddb5fd4 100644 --- a/vcl/os2/inc/salsound.h +++ b/vcl/os2/inc/salsound.h @@ -4,9 +4,9 @@ * * $RCSfile: salsound.h,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2007-09-25 10:07:24 $ + * last change: $Author: hr $ $Date: 2007-11-02 12:46:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,13 +47,13 @@ #endif #ifndef _SV_SALFRAME_HXX -#include <salframe.hxx> +#include <vcl/salframe.hxx> #endif #ifndef _SV_SALSTYPE_HXX -#include <salstype.hxx> +#include <vcl/salstype.hxx> #endif #ifndef _SV_SALSOUND_HXX -#include <salsound.hxx> +#include <vcl/salsound.hxx> #endif // ------------ |