summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/sound.hxx
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 15:12:48 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-05 15:36:41 +0100
commit571ad11bc091871e8f71cda20c4aa56786f43837 (patch)
tree7f4a1533d4ec07c1a5ec1d2d75c23008800a0e8d /vcl/inc/vcl/sound.hxx
parent79646372a0f4ac6becf494f5a96b0d7dbe379e9d (diff)
Removed unnecessary tools includes.
Diffstat (limited to 'vcl/inc/vcl/sound.hxx')
-rw-r--r--vcl/inc/vcl/sound.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/vcl/sound.hxx b/vcl/inc/vcl/sound.hxx
index 1a32a27154ce..a4c2a3de3398 100644
--- a/vcl/inc/vcl/sound.hxx
+++ b/vcl/inc/vcl/sound.hxx
@@ -33,7 +33,6 @@
#include <vcl/sndstyle.hxx>
#include <tools/string.hxx>
#include <tools/link.hxx>
-#include <tools/time.hxx>
class Window;
class Timer;