summaryrefslogtreecommitdiff
path: root/klm/lm/return.hh
diff options
context:
space:
mode:
Diffstat (limited to 'klm/lm/return.hh')
-rw-r--r--klm/lm/return.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/klm/lm/return.hh b/klm/lm/return.hh
index 622320ce..982ffd66 100644
--- a/klm/lm/return.hh
+++ b/klm/lm/return.hh
@@ -1,5 +1,5 @@
-#ifndef LM_RETURN__
-#define LM_RETURN__
+#ifndef LM_RETURN_H
+#define LM_RETURN_H
#include <stdint.h>
@@ -39,4 +39,4 @@ struct FullScoreReturn {
};
} // namespace lm
-#endif // LM_RETURN__
+#endif // LM_RETURN_H