X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/381dd0d49079dfc1e356eacbb061853c8f365165..13e2f71f159ac2f72abc2f977b63858de9138f21:/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)