X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Foutput.h;h=8ae5c04be32e48c16ba2674fb5bf628b3e9e23b8;hb=59981a5060a0e672b98655be240886d89a513d31;hp=ec9ae87d968391947dcc4f788998e209a73dd99b;hpb=a2a92dd38cf37e50ccfd56bedd4da21bc56dfe0f;p=pspp diff --git a/src/output/output.h b/src/output/output.h index ec9ae87d96..8ae5c04be3 100644 --- a/src/output/output.h +++ b/src/output/output.h @@ -175,5 +175,6 @@ extern const struct outp_class postscript_class; #ifdef HAVE_CAIRO extern const struct outp_class cairo_class; #endif +extern const struct outp_class odt_class; #endif /* output/output.h */