This commit is contained in:
Sergeanur 2020-05-22 17:41:48 +03:00
parent ab161d12d8
commit a705fc7eb8
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@ extern "C" {
#include <AL/al.h>
#include <string.h>
#else
#include <al.h>
#include <AL/al.h>
#include <string.h>
#endif
#ifndef GUID_DEFINED