mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Add missing include
This commit is contained in:
parent
b01c1bc214
commit
395af2aa74
@ -35,6 +35,8 @@
|
||||
#ifndef __TEXTUIRUNNER_H__
|
||||
#define __TEXTUIRUNNER_H__
|
||||
|
||||
#include "Outputter.h"
|
||||
|
||||
#include <embUnit/embUnit.h>
|
||||
|
||||
void TextUIRunner_setOutputter(OutputterRef outputter);
|
||||
|
Loading…
Reference in New Issue
Block a user