summaryrefslogtreecommitdiffstats
path: root/src/bdd/cudd/cuddZddSetop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/cudd/cuddZddSetop.c')
-rw-r--r--src/bdd/cudd/cuddZddSetop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bdd/cudd/cuddZddSetop.c b/src/bdd/cudd/cuddZddSetop.c
index ec0c467c..3b8cdcc5 100644
--- a/src/bdd/cudd/cuddZddSetop.c
+++ b/src/bdd/cudd/cuddZddSetop.c
@@ -73,7 +73,7 @@
******************************************************************************/
-#include "src/misc/util/util_hack.h"
+#include "misc/util/util_hack.h"
#include "cuddInt.h"
ABC_NAMESPACE_IMPL_START