diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-16 07:58:09 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-16 07:58:09 +0000 |
commit | aa896ff3c9f84e94ea113be6602a0659bab1a045 (patch) | |
tree | a52a3ebe70100dd6ee98945618918994ed8f30cc /ace/Dirent.h | |
parent | 43a2af0eeeebd21a8d3bcbdac9611f448f324dec (diff) | |
download | ATCD-aa896ff3c9f84e94ea113be6602a0659bab1a045.tar.gz |
ChangeLogTag: Wed Jun 16 07:56:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Dirent.h')
-rw-r--r-- | ace/Dirent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Dirent.h b/ace/Dirent.h index 7749042a74e..5cda1c442fb 100644 --- a/ace/Dirent.h +++ b/ace/Dirent.h @@ -111,7 +111,7 @@ private: }; #if defined (__ACE_INLINE__) -#include "ace/Dirent.i" +#include "ace/Dirent.inl" #endif /* __ACE_INLINE__ */ #include /**/ "ace/post.h" |