Packets: Implement packet dump formating helpers
[senf.git] / senf / Packets / Packets.hh
index 087d012..7b466bc 100644 (file)
@@ -46,6 +46,7 @@
 #include "VectorParser.hh"
 #include "ParseHelpers.hh"
 #include "DataPacket.hh"
+#include "DumpFormat.hh"
 
 #undef HH_SENF_Packets_Packets__decls_
 
@@ -69,6 +70,7 @@
 #include "VectorParser.hh"
 #include "ParseHelpers.hh"
 #include "DataPacket.hh"
+#include "DumpFormat.hh"
 
 #endif