summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdafx.h')
-rw-r--r--src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdafx.h b/src/stdafx.h
index 7d7e1990b..d0e6fb30a 100644
--- a/src/stdafx.h
+++ b/src/stdafx.h
@@ -281,7 +281,7 @@
#endif
#if defined(WINCE)
- #define strdup _strdup
+ #define stredup _stredup
#endif /* WINCE */
/* NOTE: the string returned by these functions is only valid until the next