X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write_common.c;h=9e9405d5e97cad10d13ae2860518f39c384575e4;hp=33ef8be60d0a5fa04e2acd4d21f9b9ad7fc75d2a;hb=63abcd1b2f6de6ce53d82962f5a2100c5a57e5d3;hpb=650e5374914c1eb725ce7d2a720611bec22112bc 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};