0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-24 10:46:14 +00:00
termux-packages/disabled-packages/love10/src-modules-sound-lullaby-GmeDecoder.h.patch
2022-09-14 13:16:50 +09: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