summaryrefslogtreecommitdiff
path: root/firmware/logf.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/logf.c')
-rw-r--r--firmware/logf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/logf.c b/firmware/logf.c
index b68f8a1d26..6bdda3f424 100644
--- a/firmware/logf.c
+++ b/firmware/logf.c
@@ -35,6 +35,7 @@
#include "lcd-remote.h"
#include "logf.h"
#include "serial.h"
+#include "format.h"
#ifdef HAVE_USBSTACK
#include "usb_core.h"