* @{\r
*/\r
\r
-#ifndef __RING_BUFF_H__\r
-#define __RING_BUFF_H__\r
+#ifndef __RING_BUFFER_H__\r
+#define __RING_BUFFER_H__\r
\r
/* Includes: */\r
#include <util/atomic.h>\r
#include <stdint.h>\r
#include <stdbool.h>\r
\r
- #include <LUFA/Common/Common.h>\r
+ #include "../../Common/Common.h"\r
\r
/* Type Defines: */\r
/** \brief Ring Buffer Management Structure.\r