X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma_afh.c;h=7262c6ac9536a73fbefc184d89da48998f4b3250;hp=65795fd8b8e4ac66cc1e3cf1cba8e18d68800636;hb=712cb2cb6155ba39fe607980e419ec862bfe1d91;hpb=d15d8509bcb56d6a40f2709c28cc6c9cc1f6739a diff --git a/wma_afh.c b/wma_afh.c index 65795fd8..7262c6ac 100644 --- a/wma_afh.c +++ b/wma_afh.c @@ -1,19 +1,12 @@ /* - * Copyright (C) 2009-2014 Andre Noll + * Copyright (C) 2009-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file wma_afh.c The audio format handler for WMA files. */ -#include -#include #include -#include -#include -#include -#include -#include #include #include "para.h"