diff options
Diffstat (limited to 'TAO/tao/Makefile.am')
-rw-r--r-- | TAO/tao/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Makefile.am b/TAO/tao/Makefile.am index 40e0939707f..a9bd317a221 100644 --- a/TAO/tao/Makefile.am +++ b/TAO/tao/Makefile.am @@ -303,7 +303,7 @@ nobase_include_HEADERS = \ BooleanSeq.pidl \ BooleanSeqC.h \ BooleanSeqS.h \ - Bounded_Array_Allocation_Traits.h \ + Bounded_Array_Allocation_Traits_T.h \ Bounded_Array_Sequence_T.h \ Bounded_Basic_String_Sequence_T.h \ Bounded_Object_Reference_Sequence_T.h \ |