summaryrefslogtreecommitdiffstats
path: root/src/server/BufferFactory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/BufferFactory.hpp')
-rw-r--r--src/server/BufferFactory.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/BufferFactory.hpp b/src/server/BufferFactory.hpp
index 0e44f9ff..e04cf1e9 100644
--- a/src/server/BufferFactory.hpp
+++ b/src/server/BufferFactory.hpp
@@ -31,6 +31,7 @@
#include "ingen/shared/Forge.hpp"
#include "ingen/shared/URIs.hpp"
+#include "Buffer.hpp"
#include "PortType.hpp"
#include "types.hpp"
@@ -41,7 +42,6 @@ namespace Shared { class URIs; }
namespace Server {
class Engine;
-class Buffer;
class BufferFactory {
public: