summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/main.c b/main/main.c
index 325a9802b5..4375e91fda 100644
--- a/main/main.c
+++ b/main/main.c
@@ -51,6 +51,7 @@
#include "fopen-wrappers.h"
#include "ext/standard/php_standard.h"
#include "php_variables.h"
+#include "ext/standard/credits.h"
#ifdef PHP_WIN32
#include <io.h>
#include <fcntl.h>