diff --git a/src/Sound.cpp b/src/Sound.cpp index e9641245..b0af2c01 100644 --- a/src/Sound.cpp +++ b/src/Sound.cpp @@ -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"