summaryrefslogtreecommitdiff
path: root/editors/imhex/files/patch-lib_libimhex_include_hex_api_keybinding.hpp
blob: dd14015b2fab01e745f6737424ed276afc306484 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/libimhex/include/hex/api/keybinding.hpp.orig	2022-01-16 14:56:46 UTC
+++ lib/libimhex/include/hex/api/keybinding.hpp
@@ -7,6 +7,8 @@
 #include <map>
 #include <set>
 
+#include <range/v3/compare.hpp>
+
 struct ImGuiWindow;
 
 namespace hex {