mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Fix building for iOS
--HG-- branch : minor
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#ifndef LOVE_AUDIO_OPENAL_RECORDING_DEVICE_H
|
||||
#define LOVE_AUDIO_OPENAL_RECORDING_DEVICE_H
|
||||
|
||||
#include "common/config.h"
|
||||
|
||||
#ifdef LOVE_APPLE_USE_FRAMEWORKS
|
||||
#ifdef LOVE_IOS
|
||||
#include <OpenAL/alc.h>
|
||||
|
||||
Reference in New Issue
Block a user