summaryrefslogtreecommitdiffstats
path: root/src/sat/bsat/satMem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/bsat/satMem.h')
-rw-r--r--src/sat/bsat/satMem.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sat/bsat/satMem.h b/src/sat/bsat/satMem.h
index 8ea153a6..9dc9e692 100644
--- a/src/sat/bsat/satMem.h
+++ b/src/sat/bsat/satMem.h
@@ -18,14 +18,14 @@
***********************************************************************/
-#ifndef __SAT_MEM_H__
-#define __SAT_MEM_H__
+#ifndef ABC__sat__bsat__satMem_h
+#define ABC__sat__bsat__satMem_h
////////////////////////////////////////////////////////////////////////
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
-#include "abc_global.h"
+#include "src/misc/util/abc_global.h"
ABC_NAMESPACE_HEADER_START