summaryrefslogtreecommitdiff
path: root/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp')
-rw-r--r--modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp b/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp
index d9b648013c4..a7e9402833d 100644
--- a/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp
+++ b/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/Connector/NonChangeable_Connector_exec.cpp
@@ -120,7 +120,8 @@ namespace CIAO_NonChangeable_NonChangeable_Connector_Impl
void
NonChangeable_Connector_exec_impl::ccm_activate (void)
{
- NonChangeable_Connector_exec_i::ccm_activate ();
+ ::CIAO_NonChangeable_NonChangeableTestConnector_DDS_Event_Impl::
+ DDS_Event_exec_i::ccm_activate ();
if (this->test_topic_name ())
{
ACE_DEBUG ((LM_DEBUG, "Set topic_name test passed.\n"));