X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aac_afh.c;h=a2347065613983238c9e2cb5803b7398607656bd;hp=a3a24bc0b2f4225050ca90b72a059788f3824249;hb=712e7b887bcd5cd389c76dafecf0edc5b7cc97c6;hpb=5103fd8fb0405b1d52f180f7f1075a17ff292af9 diff --git a/aac_afh.c b/aac_afh.c index a3a24bc0..a2347065 100644 --- a/aac_afh.c +++ b/aac_afh.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 Andre Noll + * Copyright (C) 2006-2007 Andre Noll * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ #include "server.cmdline.h" #include "server.h" -#include "afs.h" +#include "vss.h" #include "afh.h" #include "error.h" #include "string.h"