diff options
Diffstat (limited to 'Mac/Include')
-rw-r--r-- | Mac/Include/getapplbycreator.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ #ifndef Py_GETAPPLBYCREATOR_H -#define Py_GETALLPBYCREATOR_H +#define Py_GETAPPLBYCREATOR_H #ifdef WITHOUT_FRAMEWORKS #include <Types.h> |