Switch the Baton template params
[folly.git] / folly / dynamic.cpp
index f2be8f27324177208ed03f3fb16274ef69a8e10f..8c25017d3e4d85c7a740710fb185161e4b5963d5 100644 (file)
@@ -17,7 +17,7 @@
 #include <folly/dynamic.h>
 
 #include <folly/Format.h>
-#include <folly/Hash.h>
+#include <folly/hash/Hash.h>
 #include <folly/lang/Assume.h>
 #include <folly/portability/BitsFunctexcept.h>