X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write.c;h=93c63c8d333a8edfaf205392b27a7cc5046da249;hp=64c08d8b9e1412e7ed88c234609bc68173283049;hb=459acdd4599a59effdd7fadd4a586e3b13e67b67;hpb=471684761a2039bbc89aa1e3c33c62de6bef86cf diff --git a/write.c b/write.c index 64c08d8b..93c63c8d 100644 --- a/write.c +++ b/write.c @@ -6,6 +6,9 @@ /** \file write.c Paraslash's standalone wav/raw player */ +#include +#include + #include "para.h" #include "string.h" #include "write.cmdline.h" @@ -17,7 +20,9 @@ #include "fd.h" #include "error.h" +/** \cond */ INIT_WRITE_ERRLISTS; +/** \endcond */ /** * check if given buffer contains a valid wave header