make it really clear that wangle/rx is deprecated
[folly.git] / folly / wangle / concurrent / ThreadPoolExecutor.h
index bb77d39c3cddde0174a20f40b392234a5f6ebcac..70a5375f63ede1aa3b2b1d061b8e724bc31f9b41 100644 (file)
@@ -18,7 +18,7 @@
 #include <folly/Executor.h>
 #include <folly/wangle/concurrent/LifoSemMPMCQueue.h>
 #include <folly/wangle/concurrent/NamedThreadFactory.h>
 #include <folly/Executor.h>
 #include <folly/wangle/concurrent/LifoSemMPMCQueue.h>
 #include <folly/wangle/concurrent/NamedThreadFactory.h>
-#include <folly/wangle/rx/Observable.h>
+#include <folly/wangle/deprecated/rx/Observable.h>
 #include <folly/Baton.h>
 #include <folly/Memory.h>
 #include <folly/RWSpinLock.h>
 #include <folly/Baton.h>
 #include <folly/Memory.h>
 #include <folly/RWSpinLock.h>