diff options
Diffstat (limited to 'decoder/hg_intersect.h')
-rw-r--r-- | decoder/hg_intersect.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/hg_intersect.h b/decoder/hg_intersect.h index 29a5ea2a..19c1c177 100644 --- a/decoder/hg_intersect.h +++ b/decoder/hg_intersect.h @@ -1,5 +1,5 @@ -#ifndef _HG_INTERSECT_H_ -#define _HG_INTERSECT_H_ +#ifndef HG_INTERSECT_H_ +#define HG_INTERSECT_H_ #include "lattice.h" |