Move folly/Hash.h to folly/hash/
[folly.git] / folly / Uri-inl.h
index 6445eef36b4af5672152a95220e0f725821358c4..50d57c2ed53f2fccc01154d498749c885bc3d0a9 100644 (file)
@@ -22,7 +22,7 @@
 #include <tuple>
 
 #include <folly/Conv.h>
-#include <folly/Hash.h>
+#include <folly/hash/Hash.h>
 
 namespace folly {