Changed API of DVBDemuxSectionHandle !
[senf.git] / Socket / Protocols / UN / UNSocketProtocol.cc
index c9db377..85266bd 100644 (file)
@@ -31,7 +31,7 @@
 #include <sys/socket.h>
 #include <sys/ioctl.h>
 #include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
-#include <senf/Utils/Logger.hh>
+#include "../../../Utils/Logger/SenfLog.hh"
 #include "../../../Utils/Exception.hh"
 
 //#include "UNSocketProtocol.mpp"