Fix incorrect macro guard in the UC3 EndpointStream header file.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / UC3 / EndpointStream_UC3.h
index 731f281..315a4e2 100644 (file)
@@ -46,8 +46,8 @@
  *  @{\r
  */ \r
 \r
-#ifndef __ENDPOINT_STREAM_H__\r
-#define __ENDPOINT_STREAM_H__\r
+#ifndef __ENDPOINT_STREAM_UC3_H__\r
+#define __ENDPOINT_STREAM_UC3_H__\r
 \r
        /* Includes: */\r
                #include "../../../../Common/Common.h"\r