Add #include <config.h>.
[pspp-builds.git] / src / output / charts / cartesian.c
index c57745a311c13563561c332eb5a91fc9fb635d44..3f4c782b84a04359e0b89e737a32b2946f01604c 100644 (file)
@@ -17,6 +17,8 @@
    02110-1301, USA. */
 
 
+#include <config.h>
+
 #include <math.h>
 #include <assert.h>