Changed: Moved zone_region.h header - used by leveldesign tools.
This commit is contained in:
parent
f17a640c33
commit
54a3d644ff
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#include "stdligo.h"
|
#include "stdligo.h"
|
||||||
#include "zone_region.h"
|
#include "nel/ligo/zone_region.h"
|
||||||
|
|
||||||
using namespace NLMISC;
|
using namespace NLMISC;
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
Loading…
Reference in a new issue