summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Follower.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-17 20:31:39 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-17 20:31:39 +0000
commit2184ee2a1158daa8575a395656c7d9314d318b50 (patch)
treef14cfbb4bc0295c86e4cc0023a057b88504e6904 /TAO/tao/LF_Follower.h
parent35878af4378d35936caa289f9a07a86f4d76e88a (diff)
downloadATCD-2184ee2a1158daa8575a395656c7d9314d318b50.tar.gz
ChangeLogTag:Sun Aug 17 13:28:40 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/LF_Follower.h')
-rw-r--r--TAO/tao/LF_Follower.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/LF_Follower.h b/TAO/tao/LF_Follower.h
index dd5a7448eeb..a9e7c34f47c 100644
--- a/TAO/tao/LF_Follower.h
+++ b/TAO/tao/LF_Follower.h
@@ -16,7 +16,7 @@
#include "tao/orbconf.h"
#include "tao/TAO_Export.h"
-#include "ace/Synch.h"
+#include "ace/Condition_Thread_Mutex.h"
#include "ace/Intrusive_List_Node.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)