Socket: Introduce sub-directory structure for concrete protocols
[senf.git] / Examples / MCSniffer / MCSniffer.cc
index c4aded2..2cbb2a3 100644 (file)
@@ -28,7 +28,7 @@
 #include <fstream>
 #include <string>
 #include <iomanip>
-#include "Socket/UDPSocketHandle.hh"
+#include "Socket/Protocols/INet/UDPSocketHandle.hh"
 #include "Scheduler/Scheduler.hh"
 #include "Packets/DefaultBundle/EthernetPacket.hh"
 #include "Utils/membind.hh"