Add new Android Open Accessory class driver to the library core and add a new Android...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / StillImageClass.h
index 74e93ed..92f391f 100644 (file)
@@ -42,7 +42,7 @@
  *
  *  \section Sec_Dependencies Module Source Dependencies
  *  The following files must be built with any user project that uses this module:
- *    - LUFA/Drivers/USB/Class/Host/StillImage.c <i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
+ *    - LUFA/Drivers/USB/Class/Host/StillImageClassHost.c <i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
  *
  *  \section Sec_ModDescription Module Description
  *  Still Image Class Driver module. This module contains an internal implementation of the USB Still Image Class,