summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/InternalPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/InternalPlugin.hpp')
-rw-r--r--src/libs/engine/InternalPlugin.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/engine/InternalPlugin.hpp b/src/libs/engine/InternalPlugin.hpp
index 6f1f6023..02ca3e59 100644
--- a/src/libs/engine/InternalPlugin.hpp
+++ b/src/libs/engine/InternalPlugin.hpp
@@ -34,6 +34,8 @@
#include "types.hpp"
#include "PluginImpl.hpp"
+#define NS_INGEN "http://drobilla.net/ns/ingen#"
+
namespace Ingen {
class NodeImpl;