summaryrefslogtreecommitdiff
path: root/python/gras
diff options
context:
space:
mode:
Diffstat (limited to 'python/gras')
-rw-r--r--python/gras/GRAS_SBuffer.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/gras/GRAS_SBuffer.i b/python/gras/GRAS_SBuffer.i
index 248bcc1..712949b 100644
--- a/python/gras/GRAS_SBuffer.i
+++ b/python/gras/GRAS_SBuffer.i
@@ -6,7 +6,7 @@
#include <PMC/PMC.hpp>
%}
-%include <PMC/PMC.i>
+%import <PMC/PMC.i>
DECL_PMC_SWIG_TYPE(gras::SBuffer, swig_sbuffer)