Fix building for iOS

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2016-11-25 23:21:08 -04:00
parent 9930b81f94
commit 5bf25007da
2 changed files with 38 additions and 0 deletions
@@ -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>