X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp3_afh.c;h=b83343edcf505b69a9cd6e79fbca43e9fb2ce384;hp=f0db140d2213a36283e497a73531c4edfb7d79ef;hb=bda95f9508b456dcea89d300f6d4104e30ab9f3e;hpb=343a65bc48b4e0cda4d9a14afcd7e96cca9c5de9 diff --git a/mp3_afh.c b/mp3_afh.c index f0db140d..b83343ed 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 Andre Noll + * Copyright (C) 2003-2011 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 */