summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/Client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/Client.h')
-rw-r--r--TAO/tests/Xt_Stopwatch/Client.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tests/Xt_Stopwatch/Client.h b/TAO/tests/Xt_Stopwatch/Client.h
index e39fb418d95..978e0f3c3b1 100644
--- a/TAO/tests/Xt_Stopwatch/Client.h
+++ b/TAO/tests/Xt_Stopwatch/Client.h
@@ -18,9 +18,8 @@
#include "testC.h"
-#if defined (ACE_HAS_XT)
-#include "tao/xt_resource.h"
+#include "tao/XtResource_Loader.h"
class Control;
class Client
@@ -59,5 +58,4 @@ private:
// The server.
};
-#endif /*ACE_HAS_XT*/
#endif /* CLIENT_H */