diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h index 9e453eedb3..c650d783e8 100644 --- a/main/php.h +++ b/main/php.h @@ -97,7 +97,7 @@ #endif #if HAVE_BUILD_DEFS_H -#include "build-defs.h" +#include <build-defs.h> #endif /* |