-try to avoid errors when path using ".." is present in script include, fixes #1703

This commit is contained in:
Juan Linietsky 2015-04-18 16:17:33 -03:00
parent fdaa2920eb
commit 4661a6e126
12 changed files with 14 additions and 25 deletions

View file

@ -5,7 +5,7 @@
/* GODOT ENGINE */
/* http://www.godotengine.org */
/*************************************************************************/
/* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */