summaryrefslogtreecommitdiff
path: root/ace/IOStream.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 02:47:27 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 02:47:27 +0000
commit20a0182e07ce0ca1a60d9ef530a4ddaa88a09e2a (patch)
treefaf4c1110bfa16d36c53fedca2bb617cf0a8c9d0 /ace/IOStream.h
parent2063ea232bbb2c819d99f15c815528f3dd309510 (diff)
downloadATCD-20a0182e07ce0ca1a60d9ef530a4ddaa88a09e2a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/IOStream.h')
-rw-r--r--ace/IOStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IOStream.h b/ace/IOStream.h
index c4531044c3c..7603553178d 100644
--- a/ace/IOStream.h
+++ b/ace/IOStream.h
@@ -682,7 +682,7 @@ public:
# if ! defined( ACE_IOSTREAM_C )
# define ACE_IOSTREAM_BUILDING_TEMPLATE
# endif
-# include "IOStream.cpp"
+# include "ace/IOStream.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* ACE_IOSTREAM_H */