X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma_common.c;h=8886a061751caaa6c16375e244ea92a8f18a212d;hp=e53cdf5e400aca8f7552052a5586a4e4d5a04bfe;hb=402bda88d8556619738ebde95cbcacac2e9f1169;hpb=0879c9de4eaf8c78131c243d8e9fec013df0d14a 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"