summaryrefslogtreecommitdiffstats
path: root/ingen/shared/ClashAvoider.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/ClashAvoider.hpp')
-rw-r--r--ingen/shared/ClashAvoider.hpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/ingen/shared/ClashAvoider.hpp b/ingen/shared/ClashAvoider.hpp
index 54d0d8cc..224eb509 100644
--- a/ingen/shared/ClashAvoider.hpp
+++ b/ingen/shared/ClashAvoider.hpp
@@ -23,7 +23,10 @@
#include "ingen/Interface.hpp"
-namespace Raul { class Atom; class Path; }
+namespace Raul {
+class Atom;
+class Path;
+}
namespace Ingen {
namespace Shared {