Index: firmware/App/Services/Interrupts.h =================================================================== diff -u -ra303cd4258157a8fbcbd8af4dd2bbaadec1a736c -rb64c49fdcf2b6d95e61e63f8e258c4e600935bbd --- firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision a303cd4258157a8fbcbd8af4dd2bbaadec1a736c) +++ firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision b64c49fdcf2b6d95e61e63f8e258c4e600935bbd) @@ -17,6 +17,8 @@ #ifndef __INTERRUPTS_H__ #define __INTERRUPTS_H__ +#include "DGCommon.h" + // ********** public definitions ********** // ********** public function prototypes **********