summarylogtreecommitdiffstats
path: root/build_with_gcc13.diff
blob: 60127e99e2bd576bc959eefba35fb98e58736e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/libs/uilib/uilib.h b/libs/uilib/uilib.h
index d8f41c85..abefc9e5 100644
--- a/libs/uilib/uilib.h
+++ b/libs/uilib/uilib.h
@@ -1,6 +1,7 @@
 #ifndef INCLUDED_UILIB_H
 #define INCLUDED_UILIB_H
 
+#include <cstdint>
 #include <string>
 #include <glib-object.h>