aboutsummaryrefslogtreecommitdiff
path: root/keyboard/retro_refit/retro_refit.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/retro_refit/retro_refit.h')
-rw-r--r--keyboard/retro_refit/retro_refit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/retro_refit/retro_refit.h b/keyboard/retro_refit/retro_refit.h
index 6e5758637..77d354703 100644
--- a/keyboard/retro_refit/retro_refit.h
+++ b/keyboard/retro_refit/retro_refit.h
@@ -2,7 +2,7 @@
2#define RETRO_REFIT_H 2#define RETRO_REFIT_H
3 3
4#include "matrix.h" 4#include "matrix.h"
5#include "keymap_common.h" 5#include "keymap.h"
6#include "led.h" 6#include "led.h"
7#include <stddef.h> 7#include <stddef.h>
8 8