Index: Source/config.h |
diff --git a/Source/config.h b/Source/config.h |
index 95ed220b86a1492c68545e71bb5311c35eda8f08..814dfc839d02ab6c973e8d9eb8bba690b3e6089d 100644 |
--- a/Source/config.h |
+++ b/Source/config.h |
@@ -36,7 +36,7 @@ |
#ifdef __cplusplus |
-// These undefs match up with defines in WebCorePrefix.h for Mac OS X. |
+// These undefs match up with defines in WebCorePrefixMac.h for Mac OS X. |
// Helps us catch if anyone uses new or delete by accident in code and doesn't include "config.h". |
#undef new |
#undef delete |