summaryrefslogtreecommitdiff
path: root/lib/block_handlers.cpp
diff options
context:
space:
mode:
authorJosh Blum2012-09-12 00:14:54 -0700
committerJosh Blum2012-09-12 00:14:54 -0700
commit8695f6127a447dbe6f5cf6eeba9d5cd110e33420 (patch)
tree9c097ba205781e91909db935e8d232e753c1feaa /lib/block_handlers.cpp
parenta822c2f3063030d9af172c4d3798885f3281d44e (diff)
downloadsandhi-8695f6127a447dbe6f5cf6eeba9d5cd110e33420.tar.gz
sandhi-8695f6127a447dbe6f5cf6eeba9d5cd110e33420.tar.bz2
sandhi-8695f6127a447dbe6f5cf6eeba9d5cd110e33420.zip
split up misc header into messages and token
Diffstat (limited to 'lib/block_handlers.cpp')
-rw-r--r--lib/block_handlers.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/block_handlers.cpp b/lib/block_handlers.cpp
index 5811acc..4ecfa20 100644
--- a/lib/block_handlers.cpp
+++ b/lib/block_handlers.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 <gras_impl/vector_utils.hpp>
#include <boost/make_shared.hpp>
#include <boost/bind.hpp>