Browse code

missing #include.

Török Edvin authored on 2010/02/11 00:21:21
Showing 1 changed files
... ...
@@ -31,6 +31,7 @@
31 31
 #include "matcher.h"
32 32
 #include "matcher-bm.h"
33 33
 #include "filetypes.h"
34
+#include "filtering.h"
34 35
 
35 36
 #include "mpool.h"
36 37