summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Note.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/Note.cpp')
-rw-r--r--src/engine/events/Note.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/engine/events/Note.cpp b/src/engine/events/Note.cpp
index 0871b0d3..e5a2370a 100644
--- a/src/engine/events/Note.cpp
+++ b/src/engine/events/Note.cpp
@@ -29,6 +29,9 @@
using namespace Raul;
namespace Ingen {
+
+using namespace Internals;
+
namespace Events {