summaryrefslogtreecommitdiffstats
path: root/ingen/GraphObject.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/GraphObject.hpp')
-rw-r--r--ingen/GraphObject.hpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/ingen/GraphObject.hpp b/ingen/GraphObject.hpp
index 3a8119c9..65d2eb55 100644
--- a/ingen/GraphObject.hpp
+++ b/ingen/GraphObject.hpp
@@ -21,7 +21,11 @@
#include "ingen/Resource.hpp"
-namespace Raul { class Atom; class Path; class Symbol; }
+namespace Raul {
+class Atom;
+class Path;
+class Symbol;
+}
namespace Ingen {