diff options
-rw-r--r-- | output/outform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/output/outform.h b/output/outform.h index 74522ed4..318e716c 100644 --- a/output/outform.h +++ b/output/outform.h @@ -234,7 +234,7 @@ #undef OF_AS86 #endif #ifdef OF_NO_RDF2 -#undef OF_RDF +#undef OF_RDF2 #endif #ifdef OF_NO_IEEE #undef OF_IEEE |