diff options
Diffstat (limited to 'src/lua/lua_shingles.cxx')
-rw-r--r-- | src/lua/lua_shingles.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/lua_shingles.cxx b/src/lua/lua_shingles.cxx index 4682ef74f..7d4b277fc 100644 --- a/src/lua/lua_shingles.cxx +++ b/src/lua/lua_shingles.cxx @@ -17,7 +17,7 @@ #include "lua_common.h" #include "lua_classnames.h" #include "shingles.h" -#include "fmt/format.h" +#include "contrib/fmt/include/fmt/format.h" /*** * @module rspamd_shingle |