summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satTruth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/bsat/satTruth.c')
-rw-r--r--src/sat/bsat/satTruth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/bsat/satTruth.c b/src/sat/bsat/satTruth.c
index dabb404f..b2e7dda9 100644
--- a/src/sat/bsat/satTruth.c
+++ b/src/sat/bsat/satTruth.c
@@ -19,7 +19,7 @@
***********************************************************************/
#include "satTruth.h"
-#include "vecSet.h"
+#include "src/misc/vec/vecSet.h"
ABC_NAMESPACE_IMPL_START