diff options
Diffstat (limited to 'ext/aspell/aspell.c')
| -rw-r--r-- | ext/aspell/aspell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/aspell/aspell.c b/ext/aspell/aspell.c index 2b19d533d4..69f8db3fcb 100644 --- a/ext/aspell/aspell.c +++ b/ext/aspell/aspell.c @@ -28,7 +28,7 @@ #if HAVE_ASPELL -#include "php3_aspell.h" +#include "php_aspell.h" #if APACHE # ifndef DEBUG # undef palloc |
