diff options
Diffstat (limited to 'keyboards/gboards/georgi/sten.h')
-rw-r--r-- | keyboards/gboards/georgi/sten.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/gboards/georgi/sten.h b/keyboards/gboards/georgi/sten.h index 320c49514c..b5aa79893e 100644 --- a/keyboards/gboards/georgi/sten.h +++ b/keyboards/gboards/georgi/sten.h @@ -4,10 +4,10 @@ // the slave and the master. Until we return from main. // // Amen. +#pragma once -#include QMK_KEYBOARD_H +#include "georgi.h" #include "mousekey.h" -#include "keymap.h" #include "keymap_steno.h" #include "wait.h" |