summaryrefslogtreecommitdiff
path: root/ext/swf
diff options
context:
space:
mode:
Diffstat (limited to 'ext/swf')
-rw-r--r--ext/swf/swf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/swf/swf.c b/ext/swf/swf.c
index 797b6e56ff..6e61fdef77 100644
--- a/ext/swf/swf.c
+++ b/ext/swf/swf.c
@@ -25,7 +25,7 @@
#include <stdio.h>
#include <swf.h>
#include "ext/standard/info.h"
-#include "ext/standard/file.h"
+#include "php_open_temporary_file.h"
#include "php_swf.h"
#ifdef ZTS