diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-03-12 18:04:01 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-03-12 18:04:01 +0000 |
commit | b0eee5874c0d6b47c8341a0d04c34e09321c21fd (patch) | |
tree | e3883dac0f874c7d1f8dd4a5c8bafa78f8b87457 /TAO/tao/corba.h | |
parent | 12e9856427d802f18ae5142c395734b792a787a3 (diff) | |
download | ATCD-b0eee5874c0d6b47c8341a0d04c34e09321c21fd.tar.gz |
ChangeLogTag:Wed Mar 12 10:02:55 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/corba.h')
-rw-r--r-- | TAO/tao/corba.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h index 8611c9552c6..481e92051fc 100644 --- a/TAO/tao/corba.h +++ b/TAO/tao/corba.h @@ -66,7 +66,7 @@ #include "tao/Sequence.h" #include "tao/Managed_Types.h" #include "tao/Object_KeyC.h" -#include "tao/ObjectIDListC.h" +#include "tao/ObjectIdListC.h" #include "tao/Remote_Object_Proxy_Impl.h" |