ref: 41c3afd927f72ef86d7eb81c0e4746b2b490c62b
parent: 187847fbcc663b96ee94ec400bd067d64e8b5433
author: Gabriel Ravier <gabravier@gmail.com>
date: Thu Jul 2 10:54:29 EDT 2020
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>
--- a/src/Sound.cpp
+++ b/src/Sound.cpp
@@ -20,6 +20,7 @@
#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"