summaryrefslogtreecommitdiff
path: root/firmware/export/mv.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/mv.h')
-rw-r--r--firmware/export/mv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/mv.h b/firmware/export/mv.h
index 05c9c6349f..1d0a536663 100644
--- a/firmware/export/mv.h
+++ b/firmware/export/mv.h
@@ -22,6 +22,7 @@
22#ifndef __MV_H__ 22#ifndef __MV_H__
23#define __MV_H__ 23#define __MV_H__
24 24
25#include <stdbool.h>
25#include "config.h" 26#include "config.h"
26 27
27/* FixMe: These macros are a bit nasty and perhaps misplaced here. 28/* FixMe: These macros are a bit nasty and perhaps misplaced here.