ProcessJFPacket: Moved to jungfrau/, so it is accessible without IB verbs and other dependencies

This commit is contained in:
2023-04-07 09:49:00 +02:00
parent 6f82d3a75a
commit 2714dae562
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <catch2/catch.hpp>
#include "../receiver/host/ProcessJFPacket.h"
#include "../jungfrau/ProcessJFPacket.h"
#include "../receiver/host/RawJFUDPPacket.h"
#include "../common/DiffractionExperiment.h"