Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
fix eax
  • Loading branch information
Sergeanur committed May 22, 2020
1 parent ab161d1 commit a705fc7eb83304e5e0d536c88353392bb7310141
Showing with 2 additions and 1 deletion.
  1. +2 −1 eax/eax.h
@@ -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

0 comments on commit a705fc7

Please sign in to comment.