From 74aee374a646aec1b1ebe40f9efbae692e9720d6 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 14 Sep 2012 03:10:12 -0700 Subject: Remove an unused header --- OpenAL32/alState.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenAL32/alState.c') diff --git a/OpenAL32/alState.c b/OpenAL32/alState.c index 74da0969..359885c5 100644 --- a/OpenAL32/alState.c +++ b/OpenAL32/alState.c @@ -27,7 +27,7 @@ #include "alError.h" #include "alSource.h" #include "alAuxEffectSlot.h" -#include "alState.h" + static const ALchar alVendor[] = "OpenAL Community"; static const ALchar alVersion[] = "1.1 ALSOFT "ALSOFT_VERSION; -- cgit v1.2.3