summaryrefslogtreecommitdiffstats
path: root/src/AtomWriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/AtomWriter.cpp')
-rw-r--r--src/AtomWriter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/AtomWriter.cpp b/src/AtomWriter.cpp
index f235aafc..c83c5c5a 100644
--- a/src/AtomWriter.cpp
+++ b/src/AtomWriter.cpp
@@ -60,7 +60,7 @@
#include "raul/Path.hpp"
#include "serd/serd.h"
-namespace Ingen {
+namespace ingen {
AtomWriter::AtomWriter(URIMap& map, URIs& uris, AtomSink& sink)
: _map(map)
@@ -649,4 +649,4 @@ AtomWriter::operator()(const Error&)
* @endcode
*/
-} // namespace Ingen
+} // namespace ingen