Revert D6050464: [Folly] Move folly/Hash.h to folly/hash/
[folly.git] / folly / experimental / test / StringKeyedTest.cpp
index 072500b5f400604893793da3d5beeeb0a407d6aa..b67444598e62c1f630cf75dadff06358abdb5515 100644 (file)
@@ -25,8 +25,8 @@
 
 #include <glog/logging.h>
 
+#include <folly/Hash.h>
 #include <folly/Range.h>
-#include <folly/hash/Hash.h>
 #include <folly/portability/GFlags.h>
 #include <folly/portability/GTest.h>