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