X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma_common.c;h=8886a061751caaa6c16375e244ea92a8f18a212d;hp=e53cdf5e400aca8f7552052a5586a4e4d5a04bfe;hb=9d8fdf8898418711558f70a9630b2444036d8285;hpb=ea5346c5584bd96185e4a49b81de518ac3a5f587 diff --git a/wma_common.c b/wma_common.c index e53cdf5e..8886a061 100644 --- a/wma_common.c +++ b/wma_common.c @@ -1,18 +1,12 @@ /* - * Copyright (C) 2009-2014 Andre Noll + * Copyright (C) 2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file wma_common.c Functions used by both the WMA afh and decoder. */ -#include #include -#include -#include -#include -#include -#include #include "para.h" #include "error.h"