summaryrefslogtreecommitdiff
path: root/ACE/tests/TkReactor_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/TkReactor_Test.cpp')
-rw-r--r--ACE/tests/TkReactor_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/TkReactor_Test.cpp b/ACE/tests/TkReactor_Test.cpp
index 7987d44dcce..cee329ef5b2 100644
--- a/ACE/tests/TkReactor_Test.cpp
+++ b/ACE/tests/TkReactor_Test.cpp
@@ -34,7 +34,7 @@ ACE_RCSID (tests,
#include "ace/SOCK_Connector.h"
#include "ace/Service_Config.h"
#include "ace/Thread_Manager.h"
-#include "ace/TkReactor/TkReactor.h"
+#include "ace/TkReactor.h"
#include "ace/OS_NS_unistd.h"
#include <tcl.h>