diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-10 07:19:20 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-10 07:19:20 +0000 |
commit | 29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d (patch) | |
tree | 2f7e3ba21d4b6b36351a050b2143b235f77679dd /TAO/tao/target_specification.cpp | |
parent | d04bc75aa075b296afe89db3b88c5d90bc170c3f (diff) | |
download | ATCD-29b46ff4c59ef9b6b6315ed4f5a50ac43ee1e74d.tar.gz |
ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/target_specification.cpp')
-rw-r--r-- | TAO/tao/target_specification.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/target_specification.cpp b/TAO/tao/target_specification.cpp index d72faa3c200..ca77495c883 100644 --- a/TAO/tao/target_specification.cpp +++ b/TAO/tao/target_specification.cpp @@ -4,7 +4,7 @@ #include "tao/target_specification.h" #if !defined (__ACE_INLINE__) -#include "target_specification.i" +#include "tao/target_specification.i" #endif /* !defined INLINE */ ACE_RCSID (tao, |