diff options
Diffstat (limited to 'lib/block_allocator.cpp')
-rw-r--r-- | lib/block_allocator.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/block_allocator.cpp b/lib/block_allocator.cpp index 327a3cd..22f60af 100644 --- a/lib/block_allocator.cpp +++ b/lib/block_allocator.cpp @@ -15,6 +15,7 @@ // along with io_sig program. If not, see <http://www.gnu.org/licenses/>. #include "element_impl.hpp" +#include <gras_impl/messages.hpp> #include <boost/bind.hpp> using namespace gnuradio; |