summaryrefslogtreecommitdiffstats
path: root/src/server/InputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/InputPort.hpp')
-rw-r--r--src/server/InputPort.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/InputPort.hpp b/src/server/InputPort.hpp
index ad8b10a4..1bb29b9c 100644
--- a/src/server/InputPort.hpp
+++ b/src/server/InputPort.hpp
@@ -22,7 +22,6 @@
#include "PortType.hpp"
#include "types.hpp"
-#include "ingen/memory.hpp"
#include "lv2/urid/urid.h"
#include <boost/intrusive/options.hpp>
@@ -30,6 +29,7 @@
#include <cstdint>
#include <cstdlib>
+#include <memory>
namespace Raul { class Symbol; }