<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git a/tgcalls/utils/gzip.h b/tgcalls/utils/gzip.h
index a3f3ea2..7ae5cc5 100644
--- a/tgcalls/utils/gzip.h
+++ b/tgcalls/utils/gzip.h
@@ -3,6 +3,7 @@
 
 #include &lt;absl/types/optional.h&gt;
 #include &lt;vector&gt;
+#include &lt;cstdint&gt;
 
 namespace tgcalls {
 
</pre></body></html>