summaryrefslogtreecommitdiff
path: root/src/gdparttopng.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/gdparttopng.c
parentd1d7cd42aeb5458c3971841077cffc893abf97eb (diff)
downloadlibgd-b0243fe7b15d4175ca382dbfdcab37bd63f9cc44.tar.gz
- sync to 2.0.5GD_2_0_5
Diffstat (limited to 'src/gdparttopng.c')
-rw-r--r--src/gdparttopng.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gdparttopng.c b/src/gdparttopng.c
index 677a0b5..570ec4e 100644
--- a/src/gdparttopng.c
+++ b/src/gdparttopng.c
@@ -1,3 +1,8 @@
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdio.h>
#include <stdlib.h> /* For atoi */
#include "gd.h"