summaryrefslogtreecommitdiff
path: root/src/Poly.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Poly.c')
-rw-r--r--src/Poly.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Poly.c b/src/Poly.c
index 53ac522..ee461d7 100644
--- a/src/Poly.c
+++ b/src/Poly.c
@@ -21,6 +21,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xrenderint.h"
typedef struct _Edge Edge;