Add #include <config.h>.
[pspp-builds.git] / src / output / charts / barchart.c
index 13ea3dc2f854346a208681b09c0a8870b94e2b46..8e1b63d7ff97b631fe3974f03052e93c4976eba7 100644 (file)
@@ -17,6 +17,8 @@
    02110-1301, USA. */
 
 
+#include <config.h>
+
 #include <stdio.h>
 #include <plot.h>
 #include <stdarg.h>