diff options
Diffstat (limited to 'src/game/shared/head.hh')
| -rw-r--r-- | src/game/shared/head.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/shared/head.hh b/src/game/shared/head.hh index 57dd445..41304ef 100644 --- a/src/game/shared/head.hh +++ b/src/game/shared/head.hh @@ -11,4 +11,4 @@ struct HeadComponent { struct HeadComponentIntr final : public HeadComponent {}; struct HeadComponentPrev final : public HeadComponent {}; -#endif /* SHARED_HEAD_HH */ +#endif // SHARED_HEAD_HH |
