Fix incorrect error when directly including the LUFA internal USB library components.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Device.h
index 1f929bf..6c8a4b2 100644 (file)
@@ -54,7 +54,7 @@
                #endif\r
 \r
                #if !defined(__INCLUDE_FROM_USB_DRIVER)\r
-                       #error Do not include this file directly. Include LUFA/Drivers/USB.h instead.\r
+                       #error Do not include this file directly. Include LUFA/Drivers/USB/USB.h instead.\r
                #endif\r
                        \r
        /* Public Interface - May be used in end-application: */\r