summaryrefslogtreecommitdiffstats
path: root/src/misc/hash/hashGen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/hash/hashGen.h')
-rw-r--r--src/misc/hash/hashGen.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/misc/hash/hashGen.h b/src/misc/hash/hashGen.h
index e26a3c84..eaeef6fd 100644
--- a/src/misc/hash/hashGen.h
+++ b/src/misc/hash/hashGen.h
@@ -18,8 +18,8 @@
***********************************************************************/
-#ifndef __HASH_GEN_H__
-#define __HASH_GEN_H__
+#ifndef ABC__misc__hash__hashGen_h
+#define ABC__misc__hash__hashGen_h
////////////////////////////////////////////////////////////////////////
@@ -27,7 +27,7 @@
////////////////////////////////////////////////////////////////////////
#include <stdio.h>
-#include "extra.h"
+#include "misc/extra/extra.h"
ABC_NAMESPACE_HEADER_START