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