termux-packages/x11-packages/love/src-modules-sound-lullaby-G...

12 lines
248 B
Diff

--- a/src/modules/sound/lullaby/GmeDecoder.h
+++ b/src/modules/sound/lullaby/GmeDecoder.h
@@ -30,7 +30,7 @@
#ifdef LOVE_APPLE_USE_FRAMEWORKS
#include <Game_Music_Emu/gme.h>
#else
-#include <gme.h>
+#include <gme/gme.h>
#endif
namespace love