src/Sound.cpp: Re-added Main.h include but commented it out with an explanation as to why
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
187847fbcc
commit
41c3afd927
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ equivalents.
|
|||
#include "WindowsWrapper.h"
|
||||
|
||||
#include "Backends/Audio.h"
|
||||
//#include "Main.h" // Was for gModulePath, but this is unneeded in portable since LoadSoundObject is commented out in portable
|
||||
#include "Organya.h"
|
||||
#include "PixTone.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue