folly: allow folly::init to build on systems without the symbolizer (macOS)
[folly.git] / folly / futures / Timekeeper.h
index f8dc51c21790168798480c3c3662fbf36b3ea983..bdf978a8941d8bc0624c86c53fbc7483edfec8d1 100644 (file)
@@ -17,7 +17,7 @@
 #pragma once
 
 #include <folly/futures/detail/Types.h>
-#include <folly/futures/Unit.h>
+#include <folly/Unit.h>
 
 namespace folly {