Socket: Introduce sub-directory structure for concrete protocols
[senf.git] / Socket / Protocols / DVB / DVBFrontendHandle.cc
similarity index 98%
rename from Socket/DVBFrontendHandle.cc
rename to Socket/Protocols/DVB/DVBFrontendHandle.cc
index 56110ae..b56fb84 100644 (file)
@@ -36,7 +36,7 @@
 #include <linux/sockios.h>
 #include <stdio.h>
 #include <fcntl.h>
-#include "SocketHandle.hh"
+#include "Socket/SocketHandle.hh"
 
 #include "Utils/Exception.hh"