diff options
Diffstat (limited to 'decoder/tagger.h')
-rw-r--r-- | decoder/tagger.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/tagger.h b/decoder/tagger.h index 9ac820d9..51659d5b 100644 --- a/decoder/tagger.h +++ b/decoder/tagger.h @@ -1,5 +1,5 @@ -#ifndef _TAGGER_H_ -#define _TAGGER_H_ +#ifndef TAGGER_H_ +#define TAGGER_H_ #include "translator.h" |