summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/Stopwatch_display.h')
-rw-r--r--TAO/tests/Xt_Stopwatch/Stopwatch_display.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tests/Xt_Stopwatch/Stopwatch_display.h b/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
index 5466931e9eb..dd62dd9d5eb 100644
--- a/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
+++ b/TAO/tests/Xt_Stopwatch/Stopwatch_display.h
@@ -15,7 +15,8 @@
#ifndef STOPWATCH_H
#define STOPWATCH_H
-#include "tao/corba.h"
+#include /**/ "ace/pre.h"
+#include "tao/ORB_Constants.h"
#if defined (ACE_HAS_XT)
@@ -49,4 +50,5 @@ private:
#endif /*ACE_HAS_XT*/
+#include /**/ "ace/post.h"
#endif /* STOPWATCH_H */