Skip to content

Commit 0d96b8d

Browse files
author
Sam Ruby
committed
Build error
1 parent 0d88560 commit 0d96b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/configuration-parser.y

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include "php_ini.h"
2828
#include "ext/standard/dl.h"
2929
#include "ext/standard/file.h"
30-
#include "ext/standard/php3_browscap.h"
30+
#include "ext/standard/php_browscap.h"
3131
#include "zend_extensions.h"
3232

3333
#undef YYPARSE_PARAM

0 commit comments

Comments
 (0)