include fix

This commit is contained in:
Robin Müller 2020-10-28 21:28:59 +01:00
parent 82ccd14692
commit 24cb83498a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#ifndef NO_UNIT_TEST_FRAMEWORK
#define CATCH_CONFIG_RUNNER
#include <fsfw/unittest/catch2/catch.hpp>
#include <catch2/catch.hpp>
extern int customSetup();