diff --git a/src/Sound.cpp b/src/Sound.cpp index b0af2c01..f2c57572 100644 --- a/src/Sound.cpp +++ b/src/Sound.cpp @@ -20,7 +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 "Main.h" // Was for gModulePath, but this is unneeded in the portable branch since LoadSoundObject is commented-out #include "Organya.h" #include "PixTone.h"