summaryrefslogtreecommitdiff
path: root/decoder/rule_lexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/rule_lexer.h')
-rw-r--r--decoder/rule_lexer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/rule_lexer.h b/decoder/rule_lexer.h
index e15c056d..5267f9ca 100644
--- a/decoder/rule_lexer.h
+++ b/decoder/rule_lexer.h
@@ -1,5 +1,5 @@
-#ifndef _RULE_LEXER_H_
-#define _RULE_LEXER_H_
+#ifndef RULE_LEXER_H_
+#define RULE_LEXER_H_
#include <iostream>
#include <string>