From e7a555a953061cd18858deb815de293c2321cdd2 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 21 May 2010 11:21:35 -0700 Subject: Add an empty efx-creative.h header This is for compatibility with projects that include it in Windows. Everything from it is already defined in efx.h. --- include/AL/efx-creative.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 include/AL/efx-creative.h (limited to 'include/AL') diff --git a/include/AL/efx-creative.h b/include/AL/efx-creative.h new file mode 100644 index 00000000..0a04c982 --- /dev/null +++ b/include/AL/efx-creative.h @@ -0,0 +1,3 @@ +/* The tokens that would be defined here are already defined in efx.h. This + * empty file is here to provide compatibility with Windows-based projects + * that would include it. */ -- cgit v1.2.3