mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-31 14:02:05 +00:00
9 lines
154 B
Diff
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>
|