summaryrefslogtreecommitdiffstats
path: root/src/opt/ret/retInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/ret/retInt.h')
-rw-r--r--src/opt/ret/retInt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/opt/ret/retInt.h b/src/opt/ret/retInt.h
index 39a6296e..9460f6e8 100644
--- a/src/opt/ret/retInt.h
+++ b/src/opt/ret/retInt.h
@@ -18,15 +18,15 @@
***********************************************************************/
-#ifndef __RET_INT_H__
-#define __RET_INT_H__
+#ifndef ABC__opt__ret__retInt_h
+#define ABC__opt__ret__retInt_h
////////////////////////////////////////////////////////////////////////
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
-#include "abc.h"
+#include "src/base/abc/abc.h"
ABC_NAMESPACE_HEADER_START