Remove some unnecessary includes
This commit is contained in:
parent
296128c94e
commit
2654b3bbdc
@ -2,14 +2,12 @@
|
||||
#define AL_LISTENER_H
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
|
||||
#include "AL/al.h"
|
||||
#include "AL/alc.h"
|
||||
#include "AL/efx.h"
|
||||
|
||||
#include "almalloc.h"
|
||||
#include "atomic.h"
|
||||
|
||||
|
||||
struct ALlistener {
|
||||
|
Loading…
x
Reference in New Issue
Block a user