mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-06 21:44:43 +01:00
Changed quotes to angle brackets for alut.h inclusion
This commit is contained in:
parent
93ea8846f7
commit
c63eae72d6
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
/* OpenAL includes */
|
||||
#include "checkALerror.h"
|
||||
#include "AL/alut.h"
|
||||
#include <AL/alut.h>
|
||||
|
||||
/*
|
||||
* Class: org_lwjgl_openal_ALUT
|
||||
|
|
|
|||
Loading…
Reference in a new issue