X-Git-Url: http://git.tdb.fi/?p=libs%2Fal.git;a=blobdiff_plain;f=source%2Fal.h;h=70ecc77d1a3940db357871cbf79302e852ae8a2b;hp=6310877ac65efb035947e7e8a5380452f85d98c9;hb=d675d665b336507a795afaf67d18030b304b793d;hpb=635bc62fa1795f910b7e95aed6592856e17118d8 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