summaryrefslogtreecommitdiff
path: root/ext/pspell
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pspell')
-rw-r--r--ext/pspell/pspell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c
index cd90285bf6..52d2587422 100644
--- a/ext/pspell/pspell.c
+++ b/ext/pspell/pspell.c
@@ -36,7 +36,7 @@
#define USE_ORIGINAL_MANAGER_FUNCS
#include "php_pspell.h"
-#include <pspell/pspell.h>
+#include <pspell.h>
#include "ext/standard/info.h"
#define PSPELL_FAST 1L