summaryrefslogtreecommitdiffstats
path: root/include/ingen/Store.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Store.hpp')
-rw-r--r--include/ingen/Store.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/ingen/Store.hpp b/include/ingen/Store.hpp
index 1eb7a41a..a7a1ec28 100644
--- a/include/ingen/Store.hpp
+++ b/include/ingen/Store.hpp
@@ -27,7 +27,9 @@
#include <mutex>
#include <utility>
-namespace raul { class Symbol; }
+namespace raul {
+class Symbol;
+} // namespace raul
namespace ingen {