summaryrefslogtreecommitdiff
path: root/src/utils/buildhex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/buildhex.h')
-rw-r--r--src/utils/buildhex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/buildhex.h b/src/utils/buildhex.h
index 0a4349bac..777d19784 100644
--- a/src/utils/buildhex.h
+++ b/src/utils/buildhex.h
@@ -21,6 +21,8 @@
#ifndef UTILS_BUILDHEX_H
#define UTILS_BUILDHEX_H
+#include "utils/cast.h"
+
#include "localconsts.h"
PRAGMA48(GCC diagnostic push)