fix eax
This commit is contained in:
parent
ab161d12d8
commit
a705fc7eb8
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ extern "C" {
|
||||||
#include <AL/al.h>
|
#include <AL/al.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#else
|
#else
|
||||||
#include <al.h>
|
#include <AL/al.h>
|
||||||
|
#include <string.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef GUID_DEFINED
|
#ifndef GUID_DEFINED
|
||||||
|
|
Loading…
Add table
Reference in a new issue