--- deliantra/server/random_maps/maze_gen.C 2010/07/02 15:03:57 1.25 +++ deliantra/server/random_maps/maze_gen.C 2012/01/03 11:25:34 1.28 @@ -1,8 +1,8 @@ /* * This file is part of Deliantra, the Roguelike Realtime MMORPG. * - * Copyright (©) 2005,2006,2007,2008,2009 Marc Alexander Lehmann / Robin Redeker / the Deliantra team - * Copyright (©) Crossfire Development Team (restored, original file without copyright notice) + * Copyright (©) 2005,2006,2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann / Robin Redeker / the Deliantra team + * Copyright (©) 1994-2004 Crossfire Development Team (restored, original file without copyright notice) * * Deliantra is free software: you can redistribute it and/or modify it under * the terms of the Affero GNU General Public License as published by the @@ -41,7 +41,7 @@ #include -#include "random_map.h" +#include #include "rproto.h" /* global variables that everyone needs: don't want to pass them in