Index: firmware/App/HDCommon.h =================================================================== diff -u -rd5060b07988d9f64c3d5cad0fda25f209d23022b -r1af686275f4fd6a11bb3507f9f128eef9636edae --- firmware/App/HDCommon.h (.../HDCommon.h) (revision d5060b07988d9f64c3d5cad0fda25f209d23022b) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 1af686275f4fd6a11bb3507f9f128eef9636edae) @@ -78,6 +78,7 @@ #define SKIP_EMPTY_RES_CHECK 1 // Skip reservoir empty check #define DISABLE_FPGA_COUNTER_CHECKS 1 // Disable alarms associated with FPGA read/error counters + #include #include #endif