summaryrefslogtreecommitdiff
path: root/ext/sablot/sablot.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sablot/sablot.c')
-rw-r--r--ext/sablot/sablot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sablot/sablot.c b/ext/sablot/sablot.c
index f2797eff82..ae9a37b86a 100644
--- a/ext/sablot/sablot.c
+++ b/ext/sablot/sablot.c
@@ -32,7 +32,7 @@
/* PHP Includes */
#include "ext/standard/info.h"
-#include "ext/standard/php_output.h"
+#include "main/php_output.h"
#include "php_sablot.h"
static int le_sablot;