summaryrefslogtreecommitdiffstats
path: root/src/engine/EventBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/EventBuffer.cpp')
-rw-r--r--src/engine/EventBuffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/EventBuffer.cpp b/src/engine/EventBuffer.cpp
index 29291f81..c96a7d8c 100644
--- a/src/engine/EventBuffer.cpp
+++ b/src/engine/EventBuffer.cpp
@@ -27,6 +27,7 @@ using namespace std;
namespace Ingen {
+using namespace Shared;
/** Allocate a new event buffer.
* \a capacity is in bytes (not number of events).