summaryrefslogtreecommitdiff
path: root/src/gd2topng.c
diff options
context:
space:
mode:
authorpierre <none@none>2006-04-05 15:44:56 +0000
committerpierre <none@none>2006-04-05 15:44:56 +0000
commitb0243fe7b15d4175ca382dbfdcab37bd63f9cc44 (patch)
tree4c79a5a37b800d6734ede320979856861c4bc394 /src/gd2topng.c
parentd1d7cd42aeb5458c3971841077cffc893abf97eb (diff)
downloadlibgd-b0243fe7b15d4175ca382dbfdcab37bd63f9cc44.tar.gz
- sync to 2.0.5GD_2_0_5
Diffstat (limited to 'src/gd2topng.c')
-rw-r--r--src/gd2topng.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gd2topng.c b/src/gd2topng.c
index 6db5eb3..eb14aec 100644
--- a/src/gd2topng.c
+++ b/src/gd2topng.c
@@ -1,4 +1,8 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdio.h>
#include "gd.h"