X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fal.h;h=70ecc77d1a3940db357871cbf79302e852ae8a2b;hb=d675d665b336507a795afaf67d18030b304b793d;hp=6310877ac65efb035947e7e8a5380452f85d98c9;hpb=635bc62fa1795f910b7e95aed6592856e17118d8;p=libs%2Fal.git diff --git a/source/al.h b/source/al.h index 6310877..70ecc77 100644 --- a/source/al.h +++ b/source/al.h @@ -4,6 +4,9 @@ #ifdef __APPLE__ #include #else +#ifndef TARGET_OS_MAC +#define TARGET_OS_MAC 0 +#endif #include #endif