1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-25 18:17:07 +00:00
termux-packages/x11-packages/love/src-modules-sound-lullaby-GmeDecoder.h.patch
2022-12-03 01:40:32 +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