mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
atusb/fw/: let include path find board.h instead of using ../board.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "usb.h"
|
||||
#include "../board.h"
|
||||
#include "board.h"
|
||||
|
||||
|
||||
#ifndef NULL
|
||||
|
||||
Reference in New Issue
Block a user