codemod: folly/wangle/ -> folly/wangle/futures
[folly.git] / folly / experimental / wangle / channel / ChannelHandler.h
index 27a324470631af6b084a3a24b668c27296599187..e7fd3135b26b3c92ee408005ba0675e8efbff594 100644 (file)
@@ -16,7 +16,7 @@
 
 #pragma once
 
-#include <folly/wangle/Future.h>
+#include <folly/wangle/futures/Future.h>
 #include <folly/experimental/wangle/channel/ChannelPipeline.h>
 #include <folly/io/IOBuf.h>
 #include <folly/io/IOBufQueue.h>