diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/py_lasso.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/py_lasso.c b/python/py_lasso.c index 56ecbc92..2f494b1c 100644 --- a/python/py_lasso.c +++ b/python/py_lasso.c @@ -23,6 +23,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include <lasso/lasso_config.h> + #include "lassomod.h" #include "py_lasso.h" |
