summaryrefslogtreecommitdiffstats
path: root/ingen/URIs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/URIs.hpp')
-rw-r--r--ingen/URIs.hpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp
index b05f6270..c718322d 100644
--- a/ingen/URIs.hpp
+++ b/ingen/URIs.hpp
@@ -18,19 +18,15 @@
#define INGEN_URIS_HPP
#include "ingen/Atom.hpp"
-#include "ingen/Forge.hpp"
#include "ingen/ingen.h"
#include "lilv/lilv.h"
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
#include "raul/Noncopyable.hpp"
#include "raul/URI.hpp"
-namespace Raul {
-class Forge;
-}
-
namespace Ingen {
+class Forge;
class URIMap;
/** Frequently used interned URIs.