summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr/pdrInv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/pdr/pdrInv.c')
-rw-r--r--src/proof/pdr/pdrInv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proof/pdr/pdrInv.c b/src/proof/pdr/pdrInv.c
index f9b4a55d..4b096e1b 100644
--- a/src/proof/pdr/pdrInv.c
+++ b/src/proof/pdr/pdrInv.c
@@ -19,8 +19,8 @@
***********************************************************************/
#include "pdrInt.h"
-#include "src/base/abc/abc.h" // for Abc_NtkCollectCioNames()
-#include "src/base/main/main.h" // for Abc_FrameReadGlobalFrame()
+#include "base/abc/abc.h" // for Abc_NtkCollectCioNames()
+#include "base/main/main.h" // for Abc_FrameReadGlobalFrame()
ABC_NAMESPACE_IMPL_START