Move the SpookyHash libraries into folly/hash
[folly.git] / folly / Range.h
index f80e635de58d5686ff59b0115070a8c72a492da8..efe34908d17dfb1430eaa0fc31f57c374af8b538 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <folly/FBString.h>
 #include <folly/Portability.h>
-#include <folly/SpookyHashV2.h>
+#include <folly/hash/SpookyHashV2.h>
 #include <folly/portability/BitsFunctexcept.h>
 #include <folly/portability/Constexpr.h>
 #include <folly/portability/String.h>