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:
Hanno Becker 2021-02-22 16:49:24 +00:00
parent 77e4f485e1
commit 8a04b10ed8

View file

@ -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.