From 6f66aa3c06d3ed29cdc0d5e680840e4125fccb04 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Thu, 25 Oct 2018 23:00:55 +0200
Subject: Configurable key bindings
---
sdn.cpp | 137 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 127 insertions(+), 10 deletions(-)
diff --git a/sdn.cpp b/sdn.cpp
index dd0e324..416ef7e 100644
--- a/sdn.cpp
+++ b/sdn.cpp
@@ -26,6 +26,7 @@
#include
#include
#include
+#include
#include
#include