1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2024-10-17 22:01:07 +00:00
This commit is contained in:
Sergeanur 2020-05-22 17:41:48 +03:00
parent ab161d12d8
commit a705fc7eb8

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