summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satChecker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/bsat/satChecker.c')
-rw-r--r--src/sat/bsat/satChecker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/bsat/satChecker.c b/src/sat/bsat/satChecker.c
index 041bc9ed..7aec4a4d 100644
--- a/src/sat/bsat/satChecker.c
+++ b/src/sat/bsat/satChecker.c
@@ -23,7 +23,7 @@
#include <string.h>
#include <assert.h>
#include <time.h>
-#include "vec.h"
+#include "misc/vec/vec.h"
ABC_NAMESPACE_IMPL_START