Index: App/Drivers/CPLD.h =================================================================== diff -u -r0e042876ff72edbbaad7e5c9cc743c5a4a8c14b3 -r5f110f3d34d64a643e6a6c2372a39e0620b3168c --- App/Drivers/CPLD.h (.../CPLD.h) (revision 0e042876ff72edbbaad7e5c9cc743c5a4a8c14b3) +++ App/Drivers/CPLD.h (.../CPLD.h) (revision 5f110f3d34d64a643e6a6c2372a39e0620b3168c) @@ -17,6 +17,8 @@ #ifndef __CPLD_H__ #define __CPLD_H__ +#include "Common.h" + // ********** public function prototypes ********** void initCPLD( void );