diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-06 23:23:03 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-06 23:55:51 +0100 |
commit | d59211357a4ae75365f23479ac2e1cd2376a5dab (patch) | |
tree | f6b5451b2a05ddd9402a2e6019f5bf1d798371a0 /avmedia/source/quicktime | |
parent | 4beb58e0dd9533eb9870bb30b9e1472d881fe03a (diff) |
Removed unnecessary tools/debug.hxx includes.
Diffstat (limited to 'avmedia/source/quicktime')
-rw-r--r-- | avmedia/source/quicktime/quicktimecommon.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/avmedia/source/quicktime/quicktimecommon.hxx b/avmedia/source/quicktime/quicktimecommon.hxx index c2a9c7b022cf..ede023ed0ab5 100644 --- a/avmedia/source/quicktime/quicktimecommon.hxx +++ b/avmedia/source/quicktime/quicktimecommon.hxx @@ -40,7 +40,6 @@ #ifndef __RTL_USTRING_ #include <rtl/ustring.hxx> #endif -#include <tools/debug.hxx> #include <tools/stream.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> |