Fix incorrect error when directly including the LUFA internal USB library components.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / LowLevel.h
index 1a92d47..e99bd1f 100644 (file)
@@ -71,7 +71,7 @@
 \r
        /* Preprocessor Checks and Defines: */\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
                #if !defined(F_CLOCK)\r