summaryrefslogtreecommitdiff
path: root/ace/LOCK_SOCK_Acceptor.h
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-07 05:08:12 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-07 05:08:12 +0000
commit55ad606f5d96c21c073bc685b079f42c79de5dfb (patch)
treed6f033acca75f831127c70265cdb83495f892216 /ace/LOCK_SOCK_Acceptor.h
parent2ad26f6525e7a7d143bc4333a33172f31a0d48e5 (diff)
downloadATCD-55ad606f5d96c21c073bc685b079f42c79de5dfb.tar.gz
Revised support for Borland C++ 5.x
Diffstat (limited to 'ace/LOCK_SOCK_Acceptor.h')
-rw-r--r--ace/LOCK_SOCK_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/LOCK_SOCK_Acceptor.h b/ace/LOCK_SOCK_Acceptor.h
index 8517992c600..4e7c4c02dff 100644
--- a/ace/LOCK_SOCK_Acceptor.h
+++ b/ace/LOCK_SOCK_Acceptor.h
@@ -47,7 +47,7 @@ protected:
};
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
-#include "LOCK_SOCK_Acceptor.cpp"
+#include "ace/LOCK_SOCK_Acceptor.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)