summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1482_Regression/Reply_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1482_Regression/Reply_Handler.h')
-rw-r--r--TAO/tests/Bug_1482_Regression/Reply_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_1482_Regression/Reply_Handler.h b/TAO/tests/Bug_1482_Regression/Reply_Handler.h
index 03700034b3e..3656bb8e69a 100644
--- a/TAO/tests/Bug_1482_Regression/Reply_Handler.h
+++ b/TAO/tests/Bug_1482_Regression/Reply_Handler.h
@@ -18,7 +18,7 @@ public:
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
- void next_prime_excep (::Messaging::ExceptionHolder * excep_holder
+ void next_prime_excep (Test::AMI_HelloExceptionHolder * excep_holder
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));