mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move sound_openal and sound_openal_internal into new src/client/sound directory
This commit is contained in:
parent
8fa2ea71ef
commit
606215fae9
8 changed files with 12 additions and 9 deletions
|
@ -36,7 +36,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "network/networkexceptions.h"
|
||||
|
||||
#if USE_SOUND
|
||||
#include "sound_openal.h"
|
||||
#include "sound/sound_openal.h"
|
||||
#endif
|
||||
|
||||
/* mainmenumanager.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue