Socket: Moved PacketSocketHandle and related stuff into 'Raw' subdir
[senf.git] / Examples / Sniffer / Sniffer.cc
index f1210a5..d748b11 100644 (file)
@@ -29,7 +29,7 @@
 #include <string>
 #include <iostream>
 #include <iomanip>
-#include "Socket/Protocols/PacketSocketHandle.hh"
+#include "Socket/Protocols/Raw/PacketSocketHandle.hh"
 #include "Scheduler/Scheduler.hh"
 #include "Utils/membind.hh"
 #include "Packets/DefaultBundle/EthernetPacket.hh"