#include "packet/ncontainer.h"
#include "packet/ntext.h"
#include "triangulation/ntriangulation.h"
#include "surfaces/nnormalsurfacelist.h"
#include "packet/nscript.h"
#include "surfaces/nsurfacefilter.h"
#include "angle/nanglestructurelist.h"
#include "packet/npdf.h"
Each time a new packet type is created, this packet registry should be updated. Instructions regarding how to do this are included in packetregistry.h, which also contains instructions regarding how to actually use the packet registry.
See NPacket for further details.