summaryrefslogtreecommitdiffstats
path: root/src/btop_menu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/btop_menu.hpp')
-rw-r--r--src/btop_menu.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/btop_menu.hpp b/src/btop_menu.hpp
index 0e8832f..74b30d1 100644
--- a/src/btop_menu.hpp
+++ b/src/btop_menu.hpp
@@ -38,7 +38,7 @@ namespace Menu {
extern bool redraw;
//? line, col, height, width
- extern unordered_flat_map<string, Input::Mouse_loc> mouse_mappings;
+ extern std::unordered_map<string, Input::Mouse_loc> mouse_mappings;
//* Creates a message box centered on screen
//? Height of box is determined by size of content vector