mirror of
https://github.com/love2d/love.git
synced 2026-08-19 20:19:42 +02:00
Fix compilation on iOS
--HG-- branch : minor
This commit is contained in:
@@ -21,6 +21,8 @@
|
|||||||
#ifndef LOVE_AUDIO_OPENAL_FILTERS_H
|
#ifndef LOVE_AUDIO_OPENAL_FILTERS_H
|
||||||
#define LOVE_AUDIO_OPENAL_FILTERS_H
|
#define LOVE_AUDIO_OPENAL_FILTERS_H
|
||||||
|
|
||||||
|
#include "common/config.h"
|
||||||
|
|
||||||
// OpenAL
|
// OpenAL
|
||||||
#ifdef LOVE_APPLE_USE_FRAMEWORKS // Frameworks have different include paths.
|
#ifdef LOVE_APPLE_USE_FRAMEWORKS // Frameworks have different include paths.
|
||||||
#ifdef LOVE_IOS
|
#ifdef LOVE_IOS
|
||||||
|
|||||||
Reference in New Issue
Block a user