Move include files in debian packge into 'senf' subdirectory
[senf.git] / Socket / Protocols / DVB / DVBDemuxProtocol.hh
index 49f87b8..036bfd5 100644 (file)
@@ -3,7 +3,7 @@
 // Copyright (C) 2007
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
-//     Stefan Bund <stefan.bund@fokus.fraunhofer.de>
+//     Thorsten Horstmann <thorsten.horstmann@fokus.fraunhofer.de>
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -21,8 +21,7 @@
 // 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 /** \file
-    \brief DVBProtocol public header
- */
+    \brief DVBDemuxProtocol public header */
 
 #ifndef HH_DVBDemuxProtocol_
 #define HH_DVBDemuxProtocol_ 1
@@ -30,7 +29,7 @@
 #include <linux/dvb/dmx.h> 
 
 // Custom includes
-#include "Socket/SocketProtocol.hh"
+#include "../../../Socket/SocketProtocol.hh"
 
 //#include "DVBProtocol.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////