summaryrefslogtreecommitdiff
path: root/keyboards/mxss/mxss.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mxss/mxss.c')
-rw-r--r--keyboards/mxss/mxss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mxss/mxss.c b/keyboards/mxss/mxss.c
index f591d39e67..21beee232c 100644
--- a/keyboards/mxss/mxss.c
+++ b/keyboards/mxss/mxss.c
@@ -17,7 +17,7 @@
*/
#include QMK_KEYBOARD_H
-#include "tmk_core/common/eeprom.h"
+#include "eeprom.h"
#include "action_layer.h"
#include "rgblight.h"
#include "via.h"