--- deliantra/server/include/traits.h 2007/07/01 05:00:18 1.17 +++ deliantra/server/include/traits.h 2007/08/27 06:29:17 1.18 @@ -50,6 +50,7 @@ struct treasurelist; struct random_map_params; struct faceinfo; +struct mapxy; // could have used templates, but a more traditional C api // uses more explicit typing which is ok for this purpose.