X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write_common.c;h=9e9405d5e97cad10d13ae2860518f39c384575e4;hp=33ef8be60d0a5fa04e2acd4d21f9b9ad7fc75d2a;hb=f08b3d684d761560969b70de99f309bbd60d7b2e;hpb=e2eebf654cae2fc004cee516a0e165127c0214ca diff --git a/write_common.c b/write_common.c index 33ef8be6..9e9405d5 100644 --- a/write_common.c +++ b/write_common.c @@ -16,6 +16,7 @@ #include "buffer_tree.h" #include "write.h" #include "error.h" +#include "write_common.h" /** the array containing the names of all supported writers */ const char *writer_names[] ={WRITER_NAMES};