summaryrefslogtreecommitdiff
path: root/src/include/snowball/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/snowball/header.h')
-rw-r--r--src/include/snowball/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/snowball/header.h b/src/include/snowball/header.h
index 0c280a076c..159aa4d8e8 100644
--- a/src/include/snowball/header.h
+++ b/src/include/snowball/header.h
@@ -33,7 +33,7 @@
#endif
/* Now we can include the original Snowball header.h */
-#include "snowball/libstemmer/header.h" /* pgrminclude ignore */
+#include "snowball/libstemmer/header.h" /* pgrminclude ignore */
/*
* Redefine standard memory allocation interface to pgsql's one.