Move include files in debian packge into 'senf' subdirectory
[senf.git] / Examples / DVBAdapter / MPEdec.cc
index 107fd64..50ecf3c 100644 (file)
 #include <linux/sockios.h>
 #include <linux/dvb/dmx.h> 
 
-#include "Scheduler/Scheduler.hh"
-#include "Packets/DefaultBundle/EthernetPacket.hh"
-#include "Packets/MPEGDVBBundle/DatagramSection.hh"
-#include "Utils/membind.hh"
-#include "Utils/hexdump.hh"
-#include "Socket/Protocols/DVB/DVBDemuxHandles.hh"
-#include "Packets/ParseInt.hh"
-#include "Packets/Packet.hh"
-#include "Packets/PacketData.hh"
+#include "../../Scheduler/Scheduler.hh"
+#include "../../Packets/DefaultBundle/EthernetPacket.hh"
+#include "../../Packets/MPEGDVBBundle/DatagramSection.hh"
+#include "../../Utils/membind.hh"
+#include "../../Utils/hexdump.hh"
+#include "../../Socket/Protocols/DVB/DVBDemuxHandles.hh"
+#include "../../Packets/ParseInt.hh"
+#include "../../Packets/Packet.hh"
+#include "../../Packets/PacketData.hh"
 
 #define PID 500