diff options
author | Josh Blum | 2012-11-23 11:53:00 -0800 |
---|---|---|
committer | Josh Blum | 2012-11-23 11:53:00 -0800 |
commit | cc151565932c8bc592a5279d6635381cc2277924 (patch) | |
tree | 4c453902717ff95e899fcf702186410af44e6f7b /include/gras/block.i | |
parent | 45dd52310ad88b6ea249b310178599a892427648 (diff) | |
download | sandhi-cc151565932c8bc592a5279d6635381cc2277924.tar.gz sandhi-cc151565932c8bc592a5279d6635381cc2277924.tar.bz2 sandhi-cc151565932c8bc592a5279d6635381cc2277924.zip |
swig tweaks, forgot i file install
Diffstat (limited to 'include/gras/block.i')
-rw-r--r-- | include/gras/block.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gras/block.i b/include/gras/block.i index e63ffdc..94ea772 100644 --- a/include/gras/block.i +++ b/include/gras/block.i @@ -9,7 +9,7 @@ %include <gras/element.i> %include <gras/tags.i> -%include <gras/sbuffer.hpp> +%import <gras/sbuffer.i> %include <gras/block.hpp> #endif /*INCLUDED_GRAS_BLOCK_I*/ |