aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/promethium.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/promethium/promethium.h')
-rw-r--r--keyboards/handwired/promethium/promethium.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/promethium.h b/keyboards/handwired/promethium/promethium.h
index c4c90176b..e40d67e9f 100644
--- a/keyboards/handwired/promethium/promethium.h
+++ b/keyboards/handwired/promethium/promethium.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include <stdint.h> 3#include "quantum.h"
4 4
5void battery_poll(uint8_t level); 5void battery_poll(uint8_t level);
6void led_set_kb(uint8_t usb_led); 6void led_set_kb(uint8_t usb_led);