Changed: Ligo headers path

--HG--
branch : develop
This commit is contained in:
kervala 2016-12-05 09:53:25 +01:00
parent 13ddbf39ef
commit 83a64809c6
3 changed files with 5 additions and 6 deletions

View file

@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "stdligo.h"
#include "ligo_material.h"
#include "nel/ligo/ligo_material.h"
// Ligo include
#include "nel/ligo/ligo_error.h"

View file

@ -15,13 +15,12 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "stdligo.h"
#include "transition.h"
#include "nel/ligo/transition.h"
// Ligo include
#include "nel/ligo/zone_template.h"
#include "nel/ligo/ligo_error.h"
#include "ligo_material.h"
#include "nel/ligo/ligo_material.h"
namespace NLLIGO
{

View file

@ -83,8 +83,8 @@ namespace std
#include "nel/ligo/zone_template.h"
#include "nel/ligo/ligo_config.h"
#include "nel/ligo/ligo_error.h"
#include "nel/../../src/ligo/ligo_material.h"
#include "nel/../../src/ligo/transition.h"
#include "nel/ligo/ligo_material.h"
#include "nel/ligo/transition.h"
#include "nel/ligo/zone_bank.h"
#include "max_to_ligo.h"