From c68ce288d06372ff5cfd4c060c1f7b00058ca4d9 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 23 Feb 2014 21:11:01 -0800 Subject: Move HRTF macros and function declarations to a separate header --- Alc/hrtf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Alc/hrtf.c') diff --git a/Alc/hrtf.c b/Alc/hrtf.c index 08a63f3c..d1448d5c 100644 --- a/Alc/hrtf.c +++ b/Alc/hrtf.c @@ -41,6 +41,7 @@ #include "alMain.h" #include "alSource.h" #include "alu.h" +#include "hrtf.h" #ifndef PATH_MAX -- cgit v1.2.3