Copyright 2014->2015
[folly.git] / folly / wangle / channel / ChannelHandler.h
index 8e134a3f160fdfafc677deb5bd9d1c1e25f91180..da52842624ea2e5e2b21b5749873a391d8dd92d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
 
 #pragma once
 
-#include <folly/wangle/futures/Future.h>
+#include <folly/futures/Future.h>
 #include <folly/wangle/channel/ChannelPipeline.h>
 #include <folly/io/IOBuf.h>
 #include <folly/io/IOBufQueue.h>