folly: avoid compile warning/failure due to lvalue-to-rvalue conversion
[folly.git] / folly / io / RecordIO-inl.h
index 203fae9fa2722400b08d8deaaa0882e933098353..09f90c57eaeb44c3afb58a18989b6eabccf70b97 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <boost/iterator/iterator_facade.hpp>
 
-#include <folly/SpookyHashV2.h>
+#include <folly/hash/SpookyHashV2.h>
 
 namespace folly {