projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to...
[pub/USBasp.git]
/
LUFA
/
Platform
/
UC3
/
InterruptManagement.h
diff --git
a/LUFA/Platform/UC3/InterruptManagement.h
b/LUFA/Platform/UC3/InterruptManagement.h
index
7441a30
..
2f9ec23
100644
(file)
--- a/
LUFA/Platform/UC3/InterruptManagement.h
+++ b/
LUFA/Platform/UC3/InterruptManagement.h
@@
-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)