summaryrefslogtreecommitdiff
path: root/tests/Barrier_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Barrier_Test.cpp')
-rw-r--r--tests/Barrier_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Barrier_Test.cpp b/tests/Barrier_Test.cpp
index c7db6350014..ce2fa29cb5b 100644
--- a/tests/Barrier_Test.cpp
+++ b/tests/Barrier_Test.cpp
@@ -18,7 +18,7 @@
// ============================================================================
#include "test_config.h"
-#include "ace/Synch.h"
+#include "ace/Barrier.h"
#include "ace/Thread_Manager.h"
ACE_RCSID(tests, Barrier_Test, "$Id$")