X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma_common.c;h=8886a061751caaa6c16375e244ea92a8f18a212d;hp=3c775be21d9cff0358676c42eaf3ca16889b3c10;hb=f189411b9986564c2652ef87e54189e5fa0d5d11;hpb=36ec2a43a7d9c085f16544e282a439cdbaec1e00 diff --git a/wma_common.c b/wma_common.c index 3c775be2..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"