aboutsummaryrefslogtreecommitdiff
path: root/sound/upmpdcli/patches/010-gcc13.patch
blob: 63e39798212cb569170e35a6e12e271bb5876f53 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/upmpdutils.hxx
+++ b/src/upmpdutils.hxx
@@ -17,6 +17,7 @@
 #ifndef _UPMPDUTILS_H_X_INCLUDED_
 #define _UPMPDUTILS_H_X_INCLUDED_
 
+#include <cstdint>
 #include <string>
 #include <unordered_map>
 #include <vector>