diff options
Diffstat (limited to 'src/proof/dch/dchSweep.c')
-rw-r--r-- | src/proof/dch/dchSweep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proof/dch/dchSweep.c b/src/proof/dch/dchSweep.c index dafab06e..f807b638 100644 --- a/src/proof/dch/dchSweep.c +++ b/src/proof/dch/dchSweep.c @@ -19,7 +19,7 @@ ***********************************************************************/ #include "dchInt.h" -#include "src/misc/bar/bar.h" +#include "misc/bar/bar.h" ABC_NAMESPACE_IMPL_START |