0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-31 14:02:05 +00:00
Files
termux-packages/x11-packages/mangohud/src-hud_elements.h.patch
2024-12-15 21:17:18 +05:30

9 lines
154 B
Diff

--- a/src/hud_elements.h
+++ b/src/hud_elements.h
@@ -1,4 +1,5 @@
#pragma once
+#include <map>
#include <vector>
#include <string>
#include <utility>