summaryrefslogtreecommitdiffstats
path: root/src/proof/int/intContain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/int/intContain.c')
-rw-r--r--src/proof/int/intContain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proof/int/intContain.c b/src/proof/int/intContain.c
index a031c7a4..8ed6624d 100644
--- a/src/proof/int/intContain.c
+++ b/src/proof/int/intContain.c
@@ -19,7 +19,7 @@
***********************************************************************/
#include "intInt.h"
-#include "src/proof/fra/fra.h"
+#include "proof/fra/fra.h"
ABC_NAMESPACE_IMPL_START
@@ -245,7 +245,7 @@ int Inter_ManCheckInductiveContainment( Aig_Man_t * pTrans, Aig_Man_t * pInter,
}
ABC_NAMESPACE_IMPL_END
-#include "src/proof/fra/fra.h"
+#include "proof/fra/fra.h"
ABC_NAMESPACE_IMPL_START