Fix compilation on iOS

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2016-12-28 02:36:31 -04:00
parent 19aee7e75c
commit 5fc076a8fb
+2
View File
@@ -21,6 +21,8 @@
#ifndef LOVE_AUDIO_OPENAL_FILTERS_H
#define LOVE_AUDIO_OPENAL_FILTERS_H
#include "common/config.h"
// OpenAL
#ifdef LOVE_APPLE_USE_FRAMEWORKS // Frameworks have different include paths.
#ifdef LOVE_IOS