Fixed typo spotted by Whomas Touters.
diff --git a/Mac/Include/getapplbycreator.h b/Mac/Include/getapplbycreator.h
index 535be16..48c04e5 100644
--- a/Mac/Include/getapplbycreator.h
+++ b/Mac/Include/getapplbycreator.h
@@ -22,7 +22,7 @@
 
 ******************************************************************/
 #ifndef Py_GETAPPLBYCREATOR_H
-#define Py_GETALLPBYCREATOR_H
+#define Py_GETAPPLBYCREATOR_H
 
 #ifdef WITHOUT_FRAMEWORKS
 #include <Types.h>