summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satTruth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/bsat/satTruth.h')
-rw-r--r--src/sat/bsat/satTruth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/bsat/satTruth.h b/src/sat/bsat/satTruth.h
index dcbf6526..d44bf617 100644
--- a/src/sat/bsat/satTruth.h
+++ b/src/sat/bsat/satTruth.h
@@ -29,7 +29,7 @@
#include <stdlib.h>
#include <string.h>
#include <assert.h>
-#include "src/misc/util/abc_global.h"
+#include "misc/util/abc_global.h"
ABC_NAMESPACE_HEADER_START