summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satInterB.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/bsat/satInterB.c')
-rw-r--r--src/sat/bsat/satInterB.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/bsat/satInterB.c b/src/sat/bsat/satInterB.c
index 1ffb0dc5..5d348f62 100644
--- a/src/sat/bsat/satInterB.c
+++ b/src/sat/bsat/satInterB.c
@@ -24,7 +24,7 @@
#include <assert.h>
#include <time.h>
#include "satStore.h"
-#include "aig.h"
+#include "src/aig/aig/aig.h"
ABC_NAMESPACE_IMPL_START