summaryrefslogtreecommitdiff
blob: c769a4516c166d39558b21b22912fbb7506ab5ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://bugs.gentoo.org/938288
https://github.com/WayfireWM/wayfire/pull/2441

--- a/src/api/wayfire/object.hpp
+++ b/src/api/wayfire/object.hpp
@@ -4,6 +4,7 @@
 #include <typeinfo>
 #include <memory>
 #include <string>
+#include <cstdint>
 
 #include <wayfire/nonstd/observer_ptr.h>