mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/kw2xrf: Fix missing .h file in params
This commit is contained in:
parent
34d7c0def6
commit
d6ba7c1428
@ -20,6 +20,7 @@
|
|||||||
#define KW2XRF_PARAMS_H
|
#define KW2XRF_PARAMS_H
|
||||||
|
|
||||||
#include "board.h"
|
#include "board.h"
|
||||||
|
#include "kw2xrf.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
Reference in New Issue
Block a user