Fix incorrect error when directly including the LUFA internal USB library components.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / DevChapter9.h
index 58a5dc8..c7abbd2 100644 (file)
@@ -50,7 +50,7 @@
 \r
        /* Preprocessor Checks: */\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