Index: firmware/App/Services/Interrupts.h =================================================================== diff -u -r73d8423edc56daed591bc0b3f7baee5540aea423 -r3518e8a088c32e75c0c8960d5e629a7401095feb --- firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 73d8423edc56daed591bc0b3f7baee5540aea423) +++ firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 3518e8a088c32e75c0c8960d5e629a7401095feb) @@ -18,11 +18,11 @@ #ifndef __INTERRUPTS_H__ #define __INTERRUPTS_H__ -#include "../TDCommon.h" +#include "TDCommon.h" /** * @defgroup Interrupts Interrupts - * @brief Interrupts module handles various peripheral interrupts. + * @brief Interrupts unit handles various peripheral interrupts. * * @addtogroup Interrupts * @{