summaryrefslogtreecommitdiffstats
path: root/src/server/InternalBlock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/InternalBlock.cpp')
-rw-r--r--src/server/InternalBlock.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/server/InternalBlock.cpp b/src/server/InternalBlock.cpp
index f7072184..7afac475 100644
--- a/src/server/InternalBlock.cpp
+++ b/src/server/InternalBlock.cpp
@@ -26,6 +26,8 @@
#include "ingen/URIs.hpp"
#include "raul/Array.hpp"
+#include <boost/smart_ptr/intrusive_ptr.hpp>
+
#include <cstddef>
#include <cstdint>
#include <memory>