aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/aspell/files/patch-prog__checker_string.hpp
blob: b5fb3ae0bc5cc31d86aa340aa09894198d92981f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- prog/checker_string.hpp.orig	2019-10-08 00:15:21 UTC
+++ prog/checker_string.hpp
@@ -6,6 +6,7 @@
 
 #include <stdio.h>
 
+#include "errors.hpp"
 #include "aspell.h"
 
 #include "vector.hpp"