X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=ogg_afh.c;h=39859c08ebba613885f424f7c941d79dfa7f2f99;hb=50c94d6ab44593ff4ea1559472fa99aaa7627e06;hp=71ee7e309c48f86fd3a1c1cb1f09840a1ff66d1b;hpb=8fe757457fa56a6a1c9f17c466391d790ff58c58;p=paraslash.git diff --git a/ogg_afh.c b/ogg_afh.c index 71ee7e30..39859c08 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -12,9 +12,10 @@ #include "para.h" #include "afh.h" -#include "server.h" #include "error.h" #include "string.h" +#include "afs.h" +#include "server.h" /** must be big enough to hold header */ #define CHUNK_SIZE 32768