X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FMPEGDVBBundle%2FDatagramSection.hh;h=110feab72936f027890ce6d41b6aa7ab274e3682;hb=759f89cf0952cbc42207e5c4cf059d3906a37e59;hp=5168f4cc761b3b0457294cb19e7acd32de779a28;hpb=aa8de2975f5365cd4f29f6f337f93ad328f6685c;p=senf.git diff --git a/Packets/MPEGDVBBundle/DatagramSection.hh b/Packets/MPEGDVBBundle/DatagramSection.hh index 5168f4c..110feab 100644 --- a/Packets/MPEGDVBBundle/DatagramSection.hh +++ b/Packets/MPEGDVBBundle/DatagramSection.hh @@ -3,7 +3,7 @@ // Copyright (C) 2007 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// Thorsten Horstmann // // 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 @@ -28,11 +28,11 @@ // Custom includes #include -#include "Packets/PacketType.hh" -#include "Packets/ParseInt.hh" -#include "Packets/PacketRegistry.hh" -#include "Packets/PacketParser.hh" -#include "Packets/MPEGDVBBundle/DSMCCSection.hh" +#include "../../Packets/PacketType.hh" +#include "../../Packets/ParseInt.hh" +#include "../../Packets/PacketRegistry.hh" +#include "../../Packets/PacketParser.hh" +#include "../../Packets/MPEGDVBBundle/DSMCCSection.hh" //#include "DatagramSection.mpp" @@ -110,8 +110,6 @@ namespace senf { typedef Parse_DatagramSection parser; using mixin::nextPacketRange; -// using mixin::nextPacketType; - //using mixin::initSize; using mixin::init; static void dump(packet p, std::ostream & os);