forked from Lainports/freebsd-ports
11 lines
291 B
Text
11 lines
291 B
Text
--- ext/pspell/pspell.c.orig Mon Feb 26 07:07:13 2001
|
|
+++ ext/pspell/pspell.c Tue Jun 12 22:08:33 2001
|
|
@@ -32,7 +32,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
|