diff options
Diffstat (limited to 'keyboards/gboards/georgi/sten.h')
-rw-r--r-- | keyboards/gboards/georgi/sten.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gboards/georgi/sten.h b/keyboards/gboards/georgi/sten.h index 320c49514c..05d518efac 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 "mousekey.h" -#include "keymap.h" #include "keymap_steno.h" #include "wait.h" |