X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/381dd0d49079dfc1e356eacbb061853c8f365165..33a81bffb9e3f856c1d3446d7292795774ae91a8:/LUFA/Drivers/USB/Core/Endpoint.h diff --git a/LUFA/Drivers/USB/Core/Endpoint.h b/LUFA/Drivers/USB/Core/Endpoint.h index 557df2c79..d7a8bb7f2 100644 --- a/LUFA/Drivers/USB/Core/Endpoint.h +++ b/LUFA/Drivers/USB/Core/Endpoint.h @@ -74,6 +74,7 @@ /* Includes: */ #include "../../../Common/Common.h" + #include "USBMode.h" /* Preprocessor Checks: */ #if !defined(__INCLUDE_FROM_USB_DRIVER)