summaryrefslogtreecommitdiffstats
path: root/ingen/TurtleWriter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/TurtleWriter.hpp')
-rw-r--r--ingen/TurtleWriter.hpp10
1 files changed, 7 insertions, 3 deletions
diff --git a/ingen/TurtleWriter.hpp b/ingen/TurtleWriter.hpp
index 3a439b98..830b941c 100644
--- a/ingen/TurtleWriter.hpp
+++ b/ingen/TurtleWriter.hpp
@@ -17,18 +17,22 @@
#ifndef INGEN_TURTLE_WRITER_HPP
#define INGEN_TURTLE_WRITER_HPP
-#include <stdint.h>
+#include <cstddef>
+#include <cstdint>
#include "ingen/AtomSink.hpp"
#include "ingen/AtomWriter.hpp"
-#include "ingen/Interface.hpp"
-#include "ingen/types.hpp"
#include "ingen/ingen.h"
+#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
#include "raul/URI.hpp"
+#include "serd/serd.h"
#include "sratom/sratom.h"
namespace Ingen {
+class URIMap;
+class URIs;
+
/** An Interface that writes Turtle messages to a sink method.
*
* Derived classes must implement text_sink() to do something with the