summaryrefslogtreecommitdiff
path: root/src/raptor_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/raptor_parse.c')
-rw-r--r--src/raptor_parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raptor_parse.c b/src/raptor_parse.c
index b84c5d07..0f594906 100644
--- a/src/raptor_parse.c
+++ b/src/raptor_parse.c
@@ -64,7 +64,7 @@ extern int errno;
#ifdef LIBRDF_INTERNAL
/* if inside Redland */
-#ifdef LIBDF_DEBUG
+#ifdef LIBRDF_DEBUG
#define RAPTOR_DEBUG 1
#endif