diff options
Diffstat (limited to 'ext/swf/swf.c')
-rw-r--r-- | ext/swf/swf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/swf/swf.c b/ext/swf/swf.c index 6c7f2a3157..797b6e56ff 100644 --- a/ext/swf/swf.c +++ b/ext/swf/swf.c @@ -25,6 +25,7 @@ #include <stdio.h> #include <swf.h> #include "ext/standard/info.h" +#include "ext/standard/file.h" #include "php_swf.h" #ifdef ZTS |