Fixed compilation with disabled sound support, closes #748
parent
d84304cba5
commit
39b364fa77
|
@ -42,6 +42,7 @@
|
||||||
|
|
||||||
#include "object/object_manager.h"
|
#include "object/object_manager.h"
|
||||||
|
|
||||||
|
#include "sound/sound.h"
|
||||||
#ifdef OPENAL_SOUND
|
#ifdef OPENAL_SOUND
|
||||||
#include "sound/oalsound/alsound.h"
|
#include "sound/oalsound/alsound.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue