summaryrefslogtreecommitdiffstats
path: root/include/ingen/AtomWriter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/AtomWriter.hpp')
-rw-r--r--include/ingen/AtomWriter.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/ingen/AtomWriter.hpp b/include/ingen/AtomWriter.hpp
index 492e7ff6..43ee08b1 100644
--- a/include/ingen/AtomWriter.hpp
+++ b/include/ingen/AtomWriter.hpp
@@ -29,7 +29,9 @@
#include <cstdint>
-namespace raul { class Path; }
+namespace raul {
+class Path;
+} // namespace raul
namespace ingen {