diff --git a/src/entry/Maat_rule.cpp b/src/entry/Maat_rule.cpp index 68d3694..5e23ae6 100644 --- a/src/entry/Maat_rule.cpp +++ b/src/entry/Maat_rule.cpp @@ -25,7 +25,7 @@ #include "map_str2int.h" #include "rulescan.h" #include "UniversalBoolMatch.h" -#include "mesa_fuzzy.h" +#include "stream_fuzzy_hash.h" #include "gram_index_engine.h" int MAAT_FRAME_VERSION_2_0_20170701=1; diff --git a/src/entry/stream_fuzzy_hash.c b/src/entry/stream_fuzzy_hash.c index 4006b61..eb4dca5 100644 --- a/src/entry/stream_fuzzy_hash.c +++ b/src/entry/stream_fuzzy_hash.c @@ -6,7 +6,7 @@ #include #include #include -#include "mesa_fuzzy.h" +#include "stream_fuzzy_hash.h" #include "interval_index.h" //#define DEBUG_PRINT #define INIT_SIZE 128