mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ds18: missing "board.h" include
This commit is contained in:
parent
a8e9fa6253
commit
afb39700ae
@ -19,6 +19,7 @@
|
||||
#ifndef DS18_PARAMS_H
|
||||
#define DS18_PARAMS_H
|
||||
|
||||
#include "board.h"
|
||||
#include "ds18.h"
|
||||
#include "saul_reg.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user