aports/community/audacity/gcc13.patch
2023-04-29 14:16:33 +02:00

13 lines
300 B
Diff

diff --git a/lib-src/portsmf/allegro.h b/lib-src/portsmf/allegro.h
index 674049c..e2200ed 100644
--- a/lib-src/portsmf/allegro.h
+++ b/lib-src/portsmf/allegro.h
@@ -49,6 +49,7 @@
#ifndef ALLEGRO_H
#define ALLEGRO_H
#include <assert.h>
+#include <cstdint>
#include <istream>
#include <ostream>