summaryrefslogtreecommitdiff
path: root/vcl/source/app/sound.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:02:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:02:09 +0000
commit4bac5e26e5da191f9e477bb72b55bdbfeee13c8c (patch)
tree9a59231d97e4b8f7a11680c092b2524a381d98b6 /vcl/source/app/sound.cxx
parent9857ea97e5e5756c6432ec86f02216aeddcee566 (diff)
INTEGRATION: CWS vgbugs07 (1.13.240); FILE MERGED
2007/06/04 13:29:31 vg 1.13.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/app/sound.cxx')
-rw-r--r--vcl/source/app/sound.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/vcl/source/app/sound.cxx b/vcl/source/app/sound.cxx
index c85d18e0d345..7eddcc803350 100644
--- a/vcl/source/app/sound.cxx
+++ b/vcl/source/app/sound.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sound.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:49:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:02:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,31 +49,31 @@
#include <svsys.h>
#endif
#ifndef _SV_SALSOUND_HXX
-#include <salsound.hxx>
+#include <vcl/salsound.hxx>
#endif
#ifndef _SV_SALFRAME_HXX
-#include <salframe.hxx>
+#include <vcl/salframe.hxx>
#endif
#ifndef _DEBUG_HXX
#include <tools/debug.hxx>
#endif
#ifndef _SV_SVDATA_HXX
-#include <svdata.hxx>
+#include <vcl/svdata.hxx>
#endif
#ifndef _SV_WINDOW_HXX
-#include <window.hxx>
+#include <vcl/window.hxx>
#endif
#ifndef _SV_SALSOUND_HXX
-#include <salsound.hxx>
+#include <vcl/salsound.hxx>
#endif
#ifndef _SV_SALBTYPE_HXX
-#include <salbtype.hxx>
+#include <vcl/salbtype.hxx>
#endif
#ifndef _SV_SOUND_HXX
-#include <sound.hxx>
+#include <vcl/sound.hxx>
#endif
#ifndef _SV_SALINST_HXX
-#include <salinst.hxx>
+#include <vcl/salinst.hxx>
#endif