summaryrefslogtreecommitdiffstats
path: root/src/proof/cec/cecCec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/cec/cecCec.c')
-rw-r--r--src/proof/cec/cecCec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proof/cec/cecCec.c b/src/proof/cec/cecCec.c
index 841b6a0b..30c930a0 100644
--- a/src/proof/cec/cecCec.c
+++ b/src/proof/cec/cecCec.c
@@ -19,8 +19,8 @@
***********************************************************************/
#include "cecInt.h"
-#include "src/proof/fra/fra.h"
-#include "src/aig/gia/giaAig.h"
+#include "proof/fra/fra.h"
+#include "aig/gia/giaAig.h"
ABC_NAMESPACE_IMPL_START