use relative include path

pull/4/head
Hans-Erik Floryd 2015-05-25 16:53:49 +02:00
parent 90dd109af6
commit 904d5671ba
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
* registers and memory.
*/
#include <esc.h>
#include "../../../esc.h"
#include <spi/spi.h>
#include <string.h>
#include <gpio.h>