JFJochReceiver: Remove host subdirectory

This commit is contained in:
2023-06-07 21:28:22 +02:00
parent 7a98766304
commit a12fc941d5
40 changed files with 101 additions and 102 deletions

View File

@@ -8,7 +8,7 @@
#include "../common/Logger.h"
#include "../receiver/JFJochReceiverService.h"
#include "../grpc/JFJochReceiverClient.h"
#include "../receiver/host/HLSSimulatedDevice.h"
#include "../receiver/HLSSimulatedDevice.h"
#include <grpcpp/grpcpp.h>
#include "../../common/ZMQImagePusher.h"