summaryrefslogtreecommitdiffstats
path: root/src/sat/msat/msatInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/msat/msatInt.h')
-rw-r--r--src/sat/msat/msatInt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sat/msat/msatInt.h b/src/sat/msat/msatInt.h
index b4b5ff77..58baa7b4 100644
--- a/src/sat/msat/msatInt.h
+++ b/src/sat/msat/msatInt.h
@@ -18,8 +18,8 @@
***********************************************************************/
-#ifndef __MSAT_INT_H__
-#define __MSAT_INT_H__
+#ifndef ABC__sat__msat__msatInt_h
+#define ABC__sat__msat__msatInt_h
////////////////////////////////////////////////////////////////////////
@@ -33,7 +33,7 @@
#include <time.h>
#include <math.h>
-#include "abc_global.h"
+#include "src/misc/util/abc_global.h"
#include "msat.h"
ABC_NAMESPACE_HEADER_START