diff options
Diffstat (limited to 'decoder/ff_charset.h')
-rw-r--r-- | decoder/ff_charset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/ff_charset.h b/decoder/ff_charset.h index 267ef65d..e22ece2b 100644 --- a/decoder/ff_charset.h +++ b/decoder/ff_charset.h @@ -1,5 +1,5 @@ -#ifndef _FFCHARSET_H_ -#define _FFCHARSET_H_ +#ifndef FFCHARSET_H_ +#define FFCHARSET_H_ #include <string> #include <map> |