1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00

fix: import card instead of platform card

Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
Pascal Bauer 2025-03-11 13:16:08 +01:00 committed by Niklas Eiling
parent 90ac764e24
commit e4dac01537

View file

@ -7,7 +7,7 @@
#include <villas/fpga/ips/zynq.hpp>
#include <villas/fpga/platform_card.hpp>
#include <villas/fpga/card.hpp>
#include <villas/memory.hpp>
using namespace villas::fpga::ip;