Revert D6050464: [Folly] Move folly/Hash.h to folly/hash/
[folly.git] / folly / detail / Futex.cpp
index da7a04dce18d88d1f8971934e10233a708b2c68f..8604a745d4085ab0a5f32498ca2046436cb75654 100644 (file)
@@ -16,8 +16,8 @@
 
 #include <folly/detail/Futex.h>
 #include <boost/intrusive/list.hpp>
+#include <folly/Hash.h>
 #include <folly/ScopeGuard.h>
-#include <folly/hash/Hash.h>
 #include <folly/portability/SysSyscall.h>
 #include <stdint.h>
 #include <string.h>