mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-17 17:27:34 +00:00
Fix include path for MPS reader header in MPS test suite
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
77e4f485e1
commit
8a04b10ed8
|
@ -2,8 +2,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
/* TODO: How are test suites supposed to include internal headers? */
|
||||
#include "../library/mps_reader.h"
|
||||
#include "mps_reader.h"
|
||||
|
||||
/*
|
||||
* Compile-time configuration for test suite.
|
||||
|
|
Loading…
Reference in a new issue