diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-21 19:32:23 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-21 19:32:23 +0000 |
commit | 40a0bf58f62ef7fa887667ce357422e5a5558e02 (patch) | |
tree | 3d62e4dd7f919819112c15f86dbca76531d498c4 /TAO/tests/Param_Test/objref.h | |
parent | d932c8b07e7b016b681087a5f9a7820f7b89e362 (diff) | |
download | ATCD-40a0bf58f62ef7fa887667ce357422e5a5558e02.tar.gz |
ChangeLogTag:Fri Dec 21 11:25:36 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tests/Param_Test/objref.h')
-rw-r--r-- | TAO/tests/Param_Test/objref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/objref.h b/TAO/tests/Param_Test/objref.h index 77e9c0baa68..fb03eb03ac2 100644 --- a/TAO/tests/Param_Test/objref.h +++ b/TAO/tests/Param_Test/objref.h @@ -19,7 +19,7 @@ #ifndef PARAM_TEST_OBJREF_H #define PARAM_TEST_OBJREF_H -#include "param_testCli.h" +#include "param_testC.h" // =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* // test objrefs |