Index: TestSupport.c =================================================================== diff -u -r25c3fb3f0df41d7d125dc92062112eef57243a08 -r9ca22b5254ff1d2261a7cceabfff1d74b56b45eb --- TestSupport.c (.../TestSupport.c) (revision 25c3fb3f0df41d7d125dc92062112eef57243a08) +++ TestSupport.c (.../TestSupport.c) (revision 9ca22b5254ff1d2261a7cceabfff1d74b56b45eb) @@ -15,9 +15,9 @@ * ***************************************************************************/ -#include "BloodLeak.h" #include "Common.h" #ifdef _DD_ +#include "BloodLeak.h" #include "FpgaDD.h" #endif #include "Messaging.h"