diff --git a/extras/fixture/src/unity_fixture.c b/extras/fixture/src/unity_fixture.c index fa2a298..4db2b0a 100644 --- a/extras/fixture/src/unity_fixture.c +++ b/extras/fixture/src/unity_fixture.c @@ -5,9 +5,9 @@ [Released under MIT License. Please refer to license.txt for details] ========================================== */ +#include #include "unity_fixture.h" #include "unity_internals.h" -#include UNITY_FIXTURE_T UnityFixture;