diff options
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/Client.h')
-rw-r--r-- | TAO/tests/Xt_Stopwatch/Client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Xt_Stopwatch/Client.h b/TAO/tests/Xt_Stopwatch/Client.h index 0d116185253..e39fb418d95 100644 --- a/TAO/tests/Xt_Stopwatch/Client.h +++ b/TAO/tests/Xt_Stopwatch/Client.h @@ -49,7 +49,7 @@ public: // Adds the callbacks to the GUI underneath..... void parse_args (int argc, char *argv[] - TAO_ENV_ARG_DECL); + ACE_ENV_ARG_DECL); private: CORBA::ORB_var orb_; |