diff --git a/image_puller/ImagePuller.h b/image_puller/ImagePuller.h index 66f0b545..462f0736 100644 --- a/image_puller/ImagePuller.h +++ b/image_puller/ImagePuller.h @@ -11,7 +11,6 @@ #include "../frame_serialize/CBORStream2Deserializer.h" #include "../common/ThreadSafeFIFO.h" #include "../common/JfjochTCP.h" -#include "../common/JfjochTCP.h" struct PullerAckMessage { TCPFrameType ack_for = TCPFrameType::DATA;