mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
Changed quotes to angle brackets for alut.h inclusion
This commit is contained in:
parent
93ea8846f7
commit
c63eae72d6
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
/* OpenAL includes */
|
||||
#include "checkALerror.h"
|
||||
#include "AL/alut.h"
|
||||
#include <AL/alut.h>
|
||||
|
||||
/*
|
||||
* Class: org_lwjgl_openal_ALUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue