Utils/Console: Fix DirectoryNode::add(...) API
[senf.git] / senf / Socket / Protocols / DVB / DVBFrontendHandle.hh
index bc555ff..ffc6cc6 100644 (file)
 #include <boost/bind.hpp>
 #include <boost/function.hpp>
 #include <linux/dvb/frontend.h>
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
+#include <senf/Socket/SocketProtocol.hh>
 #include <fcntl.h>
 //#include "DVBFrontendHandle.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////
@@ -61,8 +61,8 @@ namespace senf {
         ATTENTION!
         Some calls are not supported by real life drivers, known issues:
         
-        Cinergy T² getParameter is not supported
-        Cinergy T² in getEvent fe_status_t will be set but dvb_frontend_parameters will be stay untouched
+        Cinergy T� getParameter is not supported
+        Cinergy T� in getEvent fe_status_t will be set but dvb_frontend_parameters will be stay untouched
         Cinergy DT XS bitErrorRate is not supported
         
         This dues to the lack of driver implementation. There could be restrictions also for other DVB devices!
@@ -177,7 +177,7 @@ namespace senf {
 //#include "DVBFrontendHandle.cti"
 #endif
 
-
+\f
 // Local Variables:
 // mode: c++
 // fill-column: 100