summaryrefslogtreecommitdiff
path: root/include/stl
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-03-03 12:49:53 -0500
committerAndrew Opalach <andrew@akon.city> 2025-03-03 12:49:53 -0500
commit95e41dbad47f6c5d3868143b46938ec25582b6f1 (patch)
tree34c4a1312551de6a4c89f9945cd79cbc86a5c692 /include/stl
parent1993433dc36dfae6a6c4b32f613e64ba213fdc23 (diff)
downloadstela-95e41dbad47f6c5d3868143b46938ec25582b6f1.tar.gz
stela-95e41dbad47f6c5d3868143b46938ec25582b6f1.tar.bz2
stela-95e41dbad47f6c5d3868143b46938ec25582b6f1.zip
Internal key mapping and Windows fixes
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'include/stl')
-rw-r--r--include/stl/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stl/window.h b/include/stl/window.h
index b0c0068..e89a113 100644
--- a/include/stl/window.h
+++ b/include/stl/window.h
@@ -1,3 +1,4 @@
#pragma once
#include "../../src/window.h"
+#include "../../src/keys.h"