summaryrefslogtreecommitdiff
path: root/src/openal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openal.c')
-rw-r--r--src/openal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openal.c b/src/openal.c
index d00a0ab..ba0163c 100644
--- a/src/openal.c
+++ b/src/openal.c
@@ -21,7 +21,6 @@
#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};