X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=wma_afh.c;h=3df9b5fb818bf3e9a406eb175f7090a796502337;hp=65795fd8b8e4ac66cc1e3cf1cba8e18d68800636;hb=95287575857a96b049b5e7faeb03fd36c3a9df07;hpb=8aa9d0cddfefb882cfd8e7cadbeea5cce31b731f diff --git a/wma_afh.c b/wma_afh.c index 65795fd8..3df9b5fb 100644 --- a/wma_afh.c +++ b/wma_afh.c @@ -1,19 +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_afh.c The audio format handler for WMA files. */ -#include -#include #include -#include -#include -#include -#include -#include #include #include "para.h"