Skip to content

Commit 27fa33d

Browse files
authored
Merge pull request #406 from Patater/uvisor-lib-include
cmsis: Include the correct uvisor-lib.h
2 parents afb2bd8 + 95d793b commit 27fa33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/cmsis/inc/core_cmSecureAccess.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
/* ########################### Core Secure Access ########################### */
4343

4444
#ifdef FEATURE_UVISOR
45-
#include "uvisor-lib.h"
45+
#include "uvisor-lib/uvisor-lib.h"
4646

4747
/* Secure uVisor implementation. */
4848

0 commit comments

Comments
 (0)