Changed quotes to angle brackets for alut.h inclusion

This commit is contained in:
Caspian Rychlik-Prince 2002-12-17 19:08:16 +00:00
parent 93ea8846f7
commit c63eae72d6
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
/* OpenAL includes */
#include "checkALerror.h"
#include "AL/alut.h"
#include <AL/alut.h>
/*
* Class: org_lwjgl_openal_ALUT