summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/native/almisc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/native/almisc.c b/src/native/almisc.c
index 61ee599..ca638d9 100644
--- a/src/native/almisc.c
+++ b/src/native/almisc.c
@@ -12,6 +12,7 @@
#include "efx.h"
#include <string.h>
+extern int strlen_alc(ALCdevice *device, int param, const char* str);
/* Java->C glue code:
* Java package: jogamp.openal.ALImpl