Fix compilation for Emscription and RPi

This commit is contained in:
jgranick
2016-09-19 12:18:27 -07:00
parent 9165de39f5
commit 3a32c3653e
2 changed files with 3 additions and 1 deletions

View File

@@ -4,8 +4,10 @@
#else
#include "AL/al.h"
#include "AL/alc.h"
#ifdef LIME_OPENALSOFT
#include "AL/alext.h"
#endif
#endif
#include <hx/CFFIPrimePatch.h>
//#include <hx/CFFIPrime.h>