opticalflow: use the right path for SPI.h

This commit is contained in:
Andrew Tridgell 2011-10-09 22:40:00 +11:00
parent f4184d0b02
commit 67630d42e7

View File

@ -25,7 +25,7 @@
#include "AP_OpticalFlow_ADNS3080.h"
#include "WProgram.h"
#include "../SPI/SPI.h"
#include "SPI.h"
#define AP_SPI_TIMEOUT 1000