Fix up non-relative header file include paths (thanks to Kim Blomqvist).
This commit is contained in:
parent
2e27cc2670
commit
5d9403fde4
4 changed files with 6 additions and 6 deletions
|
|
@ -71,7 +71,7 @@
|
|||
#define _UC3_INTERRUPT_MANAGEMENT_H_
|
||||
|
||||
/* Includes: */
|
||||
#include <LUFA/Common/Common.h>
|
||||
#include "../../Common/Common.h"
|
||||
|
||||
/* Enable C linkage for C++ Compilers: */
|
||||
#if defined(__cplusplus)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue