media-sound/drumgizmo/files/drumgizmo-0.9.19_compile.patch (view raw)
1--- a/src/translation.h 2022-02-10 22:02:38.754603869 +0100 2+++ b/src/translation.h 2022-02-10 22:05:10.879554280 +0100 3@@ -26,6 +26,8 @@ 4 */ 5 #pragma once 6 7+#include <cstdint> 8+ 9 #include <config.h> 10 11 #ifdef WITH_NLS 12