diff options
author | Chris Robinson <[email protected]> | 2018-11-17 19:52:54 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-11-17 19:52:54 -0800 |
commit | d10301c209a1194741d442a44cc4c0d819803144 (patch) | |
tree | 455d2093fd6ad5bc261ed208c7b70d44192717ed /OpenAL32/Include/alSource.h | |
parent | 1ac41d3ea03aed456a94187bf8e0381eeb4168e6 (diff) |
Remove unused headers and checks
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" |