Skip to content

Commit 5f5698c

Browse files
committed
Explicitly include meshUtils.h
1 parent 74c735d commit 5f5698c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/modules/KeyVerificationModule.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "RTC.h"
55
#include "graphics/draw/MenuHandler.h"
66
#include "main.h"
7+
#include "meshUtils.h"
78
#include "modules/AdminModule.h"
89
#include <SHA256.h>
910

0 commit comments

Comments
 (0)