summaryrefslogtreecommitdiff
path: root/keyboards/gergo
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gergo')
-rw-r--r--keyboards/gergo/keymaps/oled/glcdfont.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/gergo/keymaps/oled/glcdfont.c b/keyboards/gergo/keymaps/oled/glcdfont.c
index cf189e6e5a..687f1a6a92 100644
--- a/keyboards/gergo/keymaps/oled/glcdfont.c
+++ b/keyboards/gergo/keymaps/oled/glcdfont.c
@@ -1,7 +1,6 @@
// 'loveLain', 128x32px
-#include <avr/io.h>
-#include <avr/pgmspace.h>
+#include "progmem.h"
static const unsigned char font[] PROGMEM = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,