diff --git a/src/policy_cache.hpp b/src/policy_cache.hpp index 8fd5d44a..b438a4f4 100644 --- a/src/policy_cache.hpp +++ b/src/policy_cache.hpp @@ -20,7 +20,7 @@ #include "nonstd/optional.hpp" #include "boost/unordered/concurrent_flat_map.hpp" -#include "boost/flyweight.hpp" +#include "boost/flyweight/flyweight.hpp" #include "wyhash.h" #include "fmt/core.h"