summaryrefslogtreecommitdiff
path: root/cppe/include/IceE/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/include/IceE/Config.h')
-rw-r--r--cppe/include/IceE/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/include/IceE/Config.h b/cppe/include/IceE/Config.h
index aa3a19b89b7..8302122057c 100644
--- a/cppe/include/IceE/Config.h
+++ b/cppe/include/IceE/Config.h
@@ -72,7 +72,7 @@
// timeouts.
//
#if defined(_WIN32_WCE)
-# define ICE_USE_SELECT_FOR_TIMEOUTS
+# define ICEE_USE_SELECT_FOR_TIMEOUTS
#endif
//