summaryrefslogtreecommitdiff
path: root/src/raptor_serialize_dot.c
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2011-04-26 11:20:58 -0700
committerDave Beckett <dave@dajobe.org>2011-04-26 11:20:58 -0700
commita62a5fe8b6052819b048f74d3b195534158451ec (patch)
tree7335d12edccba74aeace3e4b6f371cd07b9e76b4 /src/raptor_serialize_dot.c
parentcd033b8288722954b70003d8a7d81c21e522f652 (diff)
downloadraptor-a62a5fe8b6052819b048f74d3b195534158451ec.tar.gz
Switch to raptor2.h as main header. raptor.h includes it
Diffstat (limited to 'src/raptor_serialize_dot.c')
-rw-r--r--src/raptor_serialize_dot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raptor_serialize_dot.c b/src/raptor_serialize_dot.c
index d21762ba..3710fa6c 100644
--- a/src/raptor_serialize_dot.c
+++ b/src/raptor_serialize_dot.c
@@ -42,7 +42,7 @@
#endif
/* Raptor includes */
-#include "raptor.h"
+#include "raptor2.h"
#include "raptor_internal.h"
/*