summaryrefslogtreecommitdiffstats
path: root/include/ingen/Arc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Arc.hpp')
-rw-r--r--include/ingen/Arc.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/ingen/Arc.hpp b/include/ingen/Arc.hpp
index 1d21b65e..b254e3f3 100644
--- a/include/ingen/Arc.hpp
+++ b/include/ingen/Arc.hpp
@@ -20,7 +20,9 @@
#include "ingen/ingen.h"
#include "raul/Deletable.hpp"
-namespace raul { class Path; }
+namespace raul {
+class Path;
+} // namespace raul
namespace ingen {