Files
termux-packages/disabled-packages/love10/src-modules-sound-lullaby-GmeDecoder.h.patch
termux-pacman-bot 552c4f9ce4 Update repo
2022-09-14 05:17:01 +00:00

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