summaryrefslogtreecommitdiff
path: root/tests/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Main.cpp')
-rw-r--r--tests/Main.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Main.cpp b/tests/Main.cpp
index eedc0041b8d..e80f79ca2c2 100644
--- a/tests/Main.cpp
+++ b/tests/Main.cpp
@@ -18,7 +18,9 @@
// ============================================================================
#include "ace/OS.h"
-
+#if defined (ACE_HAS_WINCE)
+# include "ace/ACE.h"
+#endif /* ACE_HAS_WINCE */
int run_main (int argc, ACE_TCHAR *argv[]);
int