Changed: Moved zone_region.h header - used by leveldesign tools.

This commit is contained in:
sfb 2010-10-15 20:39:59 -05:00
parent f17a640c33
commit 54a3d644ff
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "stdligo.h"
#include "zone_region.h"
#include "nel/ligo/zone_region.h"
using namespace NLMISC;
using namespace std;