summaryrefslogtreecommitdiff
path: root/ACE/tests/XtMotifReactor_Test.cpp
diff options
context:
space:
mode:
authorseibelr <seibelr@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-24 22:12:20 +0000
committerseibelr <seibelr@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-24 22:12:20 +0000
commit47b676670dc9373bc77af80388e0b51e36134738 (patch)
treeaacce0809279e1d142e7b196a84ff10dfbdae4d0 /ACE/tests/XtMotifReactor_Test.cpp
parent3dd4e2fe6c64de3a9db04757eade78d764b578f1 (diff)
downloadATCD-47b676670dc9373bc77af80388e0b51e36134738.tar.gz
Added the ACE and TAO for this branchGH5_0port
Diffstat (limited to 'ACE/tests/XtMotifReactor_Test.cpp')
-rw-r--r--ACE/tests/XtMotifReactor_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/XtMotifReactor_Test.cpp b/ACE/tests/XtMotifReactor_Test.cpp
index 7aabc230fbb..643b1e9dfbd 100644
--- a/ACE/tests/XtMotifReactor_Test.cpp
+++ b/ACE/tests/XtMotifReactor_Test.cpp
@@ -31,7 +31,7 @@
ACE_RCSID (tests,
XtMotifReactor_Test,
"$Id$")
-#include "ace/XtReactor/XtReactor.h"
+#include "ace/XtReactor.h"
#include "ace/Event_Handler.h"
#include "ace/Acceptor.h"
#include "ace/SOCK_Acceptor.h"