summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/wince
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/wtf/wince')
-rw-r--r--JavaScriptCore/wtf/wince/FastMallocWinCE.h (renamed from JavaScriptCore/wtf/wince/FastMallocWince.h)7
1 files changed, 3 insertions, 4 deletions
diff --git a/JavaScriptCore/wtf/wince/FastMallocWince.h b/JavaScriptCore/wtf/wince/FastMallocWinCE.h
index 37174f0..d91a5f2 100644
--- a/JavaScriptCore/wtf/wince/FastMallocWince.h
+++ b/JavaScriptCore/wtf/wince/FastMallocWinCE.h
@@ -19,8 +19,8 @@
*
*/
-#ifndef FastMallocWince_h
-#define FastMallocWince_h
+#ifndef WTF_FastMallocWinCE_h
+#define WTF_FastMallocWinCE_h
#include <new.h>
@@ -172,5 +172,4 @@ namespace WTF {
#endif
-#endif // FastMallocWince_h
-
+#endif // WTF_FastMallocWinCE_h