summaryrefslogtreecommitdiff
path: root/Rx/v2/src/rxcpp/rx-operators.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/src/rxcpp/rx-operators.hpp')
-rw-r--r--Rx/v2/src/rxcpp/rx-operators.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rx/v2/src/rxcpp/rx-operators.hpp b/Rx/v2/src/rxcpp/rx-operators.hpp
index b0fa902..67bb79f 100644
--- a/Rx/v2/src/rxcpp/rx-operators.hpp
+++ b/Rx/v2/src/rxcpp/rx-operators.hpp
@@ -40,7 +40,7 @@ namespace rxo=operators;
#include "operators/rx-flat_map.hpp"
#include "operators/rx-publish.hpp"
#include "operators/rx-ref_count.hpp"
-#include "operators/rx-connect_now.hpp"
+#include "operators/rx-connect_forever.hpp"
#include "operators/rx-take.hpp"
#include "operators/rx-take_until.hpp"