summaryrefslogtreecommitdiffstats
path: root/src/bdd/reo/reo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bdd/reo/reo.h')
-rw-r--r--src/bdd/reo/reo.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bdd/reo/reo.h b/src/bdd/reo/reo.h
index 9d82329c..9381a350 100644
--- a/src/bdd/reo/reo.h
+++ b/src/bdd/reo/reo.h
@@ -16,13 +16,13 @@
***********************************************************************/
-#ifndef __REO_H__
-#define __REO_H__
+#ifndef ABC__bdd__reo__reo_h
+#define ABC__bdd__reo__reo_h
#include <stdio.h>
#include <stdlib.h>
-#include "extra.h"
+#include "src/misc/extra/extraBdd.h"
////////////////////////////////////////////////////////////////////////
/// MACRO DEFINITIONS ///