summaryrefslogtreecommitdiff
path: root/vcl/source/app/sound.cxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@gmx.com>2012-07-01 01:06:04 +0200
committerMuthu Subramanian <sumuthu@suse.com>2012-07-11 11:12:15 +0530
commit739e20ac58983925f2076a9848435b7d4fb5366a (patch)
tree17b9a337f9ff5a59760eb52ba261fa02dedfbcae /vcl/source/app/sound.cxx
parent185b8bfc6796ec0a8cc701bf2de5df9cc6abd10d (diff)
Decrease header files dependencies
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
Diffstat (limited to 'vcl/source/app/sound.cxx')
-rw-r--r--vcl/source/app/sound.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/source/app/sound.cxx b/vcl/source/app/sound.cxx
index 0a56b2c433f7..2ffc190cf399 100644
--- a/vcl/source/app/sound.cxx
+++ b/vcl/source/app/sound.cxx
@@ -18,13 +18,8 @@
*/
-#include <tools/urlobj.hxx>
-
-#include <unotools/localfilehelper.hxx>
-#include <unotools/ucbstreamhelper.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
-#include <vcl/salbtype.hxx>
#include <vcl/sound.hxx>
#include <salframe.hxx>