--- deliantra/server/include/global.h 2006/08/30 16:30:37 1.7 +++ deliantra/server/include/global.h 2006/08/31 17:54:14 1.9 @@ -107,6 +107,11 @@ #endif +#include "keyword.h" +#include "traits.h" +#include "dynbuf.h" +#include "shstr.h" + /* This blob, in this order, is needed to actually define maps */ #include "face.h" /* Include the basic defines from spells.h */