From 08545b98c621ca2303108db79154046f360451eb Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Wed, 9 Jan 2002 23:07:34 +0000 Subject: Cleanups (Tim Beckmann) --- src/openal.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openal.c') diff --git a/src/openal.c b/src/openal.c index ba0163c..d00a0ab 100644 --- a/src/openal.c +++ b/src/openal.c @@ -21,6 +21,7 @@ #include "dynamics.h" #include "dynblock.h" #include "stratdef.h" +#include "openal.h" ACTIVESOUNDSAMPLE ActiveSounds[SOUND_MAXACTIVE]; ACTIVESOUNDSAMPLE BlankActiveSound = {SID_NOSOUND,ASP_Minimum,0,0,NULL,0,0,0,0,0, { {0,0,0},{0,0,0},0,0 }, 0, 0, { 0.0, 0.0, 0.0 }, { 0.0, 0.0, 0.0 }, NULL, NULL, NULL}; -- cgit v1.3