summaryrefslogtreecommitdiff
path: root/decoder/ff_tagger.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/ff_tagger.h')
-rw-r--r--decoder/ff_tagger.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/ff_tagger.h b/decoder/ff_tagger.h
index 46418b0c..0cb8c648 100644
--- a/decoder/ff_tagger.h
+++ b/decoder/ff_tagger.h
@@ -1,5 +1,5 @@
-#ifndef _FF_TAGGER_H_
-#define _FF_TAGGER_H_
+#ifndef FF_TAGGER_H_
+#define FF_TAGGER_H_
#include <map>
#include <boost/scoped_ptr.hpp>