mirror of https://github.com/axmolengine/axmol.git
Update AudioCache.h (#18136)
This commit is contained in:
parent
1fa0f3d237
commit
a7d7aaa368
|
@ -38,7 +38,7 @@
|
|||
#include <AL/al.h>
|
||||
#endif
|
||||
#include "platform/CCPlatformMacros.h"
|
||||
#include "audio/apple/AudioMacros.h"
|
||||
#include "audio/win32/AudioMacros.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
namespace experimental{
|
||||
|
|
Loading…
Reference in New Issue