From 1c33107cbb50705272682c2637d8faaeab4be61a Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 7 Jul 2012 20:14:12 -0700 Subject: Updating project settings to have simpler include paths. --- src/opt/csw/cswInt.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/opt/csw/cswInt.h') diff --git a/src/opt/csw/cswInt.h b/src/opt/csw/cswInt.h index 65228fcd..4f8dac39 100644 --- a/src/opt/csw/cswInt.h +++ b/src/opt/csw/cswInt.h @@ -31,9 +31,9 @@ #include #include -#include "src/aig/aig/aig.h" -#include "src/opt/dar/dar.h" -#include "src/bool/kit/kit.h" +#include "aig/aig/aig.h" +#include "opt/dar/dar.h" +#include "bool/kit/kit.h" #include "csw.h" //////////////////////////////////////////////////////////////////////// -- cgit v1.2.3