summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Reconnect.h')
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Reconnect.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
index 66cfbdca3a6..9e98eee77df 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
+++ b/TAO/orbsvcs/tests/Event/Basic/Reconnect.h
@@ -72,8 +72,8 @@ private:
int disconnections_;
// The number of disconnections
- ACE_Throughput_Stats consumer_reconnect_;
- ACE_Throughput_Stats supplier_reconnect_;
+ EC_Driver::Latency_Stats consumer_reconnect_;
+ EC_Driver::Latency_Stats supplier_reconnect_;
};
#endif /* EC_RECONNECT_H */