diff options
Diffstat (limited to 'OpenAL32/Include/alSource.h')
-rw-r--r-- | OpenAL32/Include/alSource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alSource.h b/OpenAL32/Include/alSource.h index f7749de3..53313fdd 100644 --- a/OpenAL32/Include/alSource.h +++ b/OpenAL32/Include/alSource.h @@ -1,7 +1,6 @@ #ifndef _AL_SOURCE_H_ #define _AL_SOURCE_H_ -#include "bool.h" #include "alMain.h" #include "alu.h" #include "hrtf.h" |