aboutsummaryrefslogtreecommitdiff
path: root/keyboards/treadstone48/common/oled_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/treadstone48/common/oled_helper.c')
-rw-r--r--keyboards/treadstone48/common/oled_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/treadstone48/common/oled_helper.c b/keyboards/treadstone48/common/oled_helper.c
index 18d8681a4..68adbe83a 100644
--- a/keyboards/treadstone48/common/oled_helper.c
+++ b/keyboards/treadstone48/common/oled_helper.c
@@ -1,4 +1,4 @@
1#ifdef OLED_DRIVER_ENABLE 1#ifdef OLED_ENABLE
2#include QMK_KEYBOARD_H 2#include QMK_KEYBOARD_H
3#include <stdio.h> 3#include <stdio.h>
4#include <string.h> 4#include <string.h>