diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2009-01-08 12:13:12 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2009-01-08 12:13:12 +0000 |
| commit | 979027dd130e515b8d17f3e92d1b757a0dcb6a22 (patch) | |
| tree | ed947a2968d2e119d7f4fba4dc3e7b3546c65f9e /src/2geom/poly.cpp | |
| parent | switch to using shape_editor, instead of separate knotholders and listeners; ... (diff) | |
| download | inkscape-979027dd130e515b8d17f3e92d1b757a0dcb6a22.tar.gz inkscape-979027dd130e515b8d17f3e92d1b757a0dcb6a22.zip | |
fix build
(bzr r7098)
Diffstat (limited to 'src/2geom/poly.cpp')
| -rw-r--r-- | src/2geom/poly.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/2geom/poly.cpp b/src/2geom/poly.cpp index 9dbfc0967..d8b379557 100644 --- a/src/2geom/poly.cpp +++ b/src/2geom/poly.cpp @@ -1,5 +1,6 @@ #include <2geom/poly.h> +#define HAVE_GSL #ifdef HAVE_GSL #include <gsl/gsl_poly.h> #endif |
