X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp3_afh.c;h=980649c85e826cd136cc75321d5b0c731d938dd9;hp=f0db140d2213a36283e497a73531c4edfb7d79ef;hb=7d037b0b440e1913776650dbe35dbac6d5cfb5d5;hpb=343a65bc48b4e0cda4d9a14afcd7e96cca9c5de9;ds=sidebyside diff --git a/mp3_afh.c b/mp3_afh.c index f0db140d..980649c8 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 Andre Noll + * Copyright (C) 2003-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -16,13 +16,12 @@ * Johannes Overmann */ -#include +#include + #include "para.h" #include "error.h" #include "afh.h" #include "string.h" -#include "afs.h" -#include "server.h" /** \cond some defines and structs which are only used in this file */