summaryrefslogtreecommitdiff
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 b8d6352201..f35e5429bd 100644
--- a/keyboards/handwired/promethium/promethium.h
+++ b/keyboards/handwired/promethium/promethium.h
@@ -1,7 +1,7 @@
#ifndef PROMETHIUM_H
#define PROMETHIUM_H
-#include "stdint.h"
+#include <stdint.h>
void battery_poll(uint8_t level);
void led_set_kb(uint8_t usb_led);