X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FCloneSource.hh;h=31717e892df731e57724e9bf532d12a30bba4472;hb=05fab45b5f96c457d3c6b359f66ce1506c6ad510;hp=1c5535e6413ee17381b6b872db71ff6c433dfebb;hpb=e8b91aa6a817af6d9a3714e7b66be6c0d6b0a4e5;p=senf.git diff --git a/PPI/CloneSource.hh b/PPI/CloneSource.hh index 1c5535e..31717e8 100644 --- a/PPI/CloneSource.hh +++ b/PPI/CloneSource.hh @@ -27,7 +27,7 @@ #define HH_CloneSource_ 1 // Custom includes -#include "Packets/Packets.hh" +#include "../Packets/Packets.hh" #include "Module.hh" #include "Connectors.hh" @@ -42,7 +42,7 @@ namespace module { CloneSource will provide clone's of a template \a packet on it's \a output. - \ingroup sourcesink_modules + \ingroup io_modules */ class CloneSource : public Module