Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to...
[pub/USBasp.git] / LUFA / Platform / UC3 / InterruptManagement.h
index 7441a30..2f9ec23 100644 (file)
@@ -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)