summaryrefslogtreecommitdiffstats
path: root/src/bdd/parse/parseInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/parse/parseInt.h')
-rw-r--r--src/bdd/parse/parseInt.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/bdd/parse/parseInt.h b/src/bdd/parse/parseInt.h
index f0f3f302..78766612 100644
--- a/src/bdd/parse/parseInt.h
+++ b/src/bdd/parse/parseInt.h
@@ -16,8 +16,8 @@
***********************************************************************/
-#ifndef __PARSE_INT_H__
-#define __PARSE_INT_H__
+#ifndef ABC__bdd__parse__parseInt_h
+#define ABC__bdd__parse__parseInt_h
////////////////////////////////////////////////////////////////////////
@@ -26,8 +26,7 @@
#include <stdio.h>
-#include "extra.h"
-#include "cuddInt.h"
+#include "src/misc/extra/extraBdd.h"
#include "parse.h"
ABC_NAMESPACE_HEADER_START