diff options
Diffstat (limited to 'decoder/lattice.h')
-rw-r--r-- | decoder/lattice.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/lattice.h b/decoder/lattice.h index 39db0a0e..1258d3f5 100644 --- a/decoder/lattice.h +++ b/decoder/lattice.h @@ -1,5 +1,5 @@ -#ifndef __LATTICE_H_ -#define __LATTICE_H_ +#ifndef LATTICE_H_ +#define LATTICE_H_ #include <string> #include <vector> |