summaryrefslogtreecommitdiff
path: root/ext/swf/swf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/swf/swf.c')
-rw-r--r--ext/swf/swf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/swf/swf.c b/ext/swf/swf.c
index b81e9f7c94..e251df8523 100644
--- a/ext/swf/swf.c
+++ b/ext/swf/swf.c
@@ -19,6 +19,10 @@
/* $Id$ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "php.h"
#if HAVE_SWF