include fix

This commit is contained in:
Robin Müller 2022-06-20 15:42:08 +02:00
parent 1a294e6a13
commit 690991b4b5
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <fstream>
#include <iostream>
#include "TestsConfig.h"
#include "tests/TestsConfig.h"
#include "fsfw/container/DynamicFIFO.h"
#include "fsfw/container/SimpleRingBuffer.h"
#include "fsfw/platform.h"