Index: firmware/App/DGCommon.h =================================================================== diff -u -r5a61bccd959265c00e5276ba23391198ca82b6dd -rd13083b0f2249c237dfbc9dab7a88011fc6c5fa9 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 5a61bccd959265c00e5276ba23391198ca82b6dd) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision d13083b0f2249c237dfbc9dab7a88011fc6c5fa9) @@ -31,11 +31,8 @@ #ifndef _VECTORCAST_ // #define RM46_EVAL_BOARD_TARGET 1 // #define SIMULATE_UI 1 - - #ifdef DEBUG_ENABLED - #include - #include - #endif + #include + #include #endif #endif