diff options
Diffstat (limited to 'src/core/image.hh')
| -rw-r--r-- | src/core/image.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/image.hh b/src/core/image.hh index 92d99be..b5c69e0 100644 --- a/src/core/image.hh +++ b/src/core/image.hh @@ -10,4 +10,4 @@ struct Image final { glm::ivec2 size; }; -#endif /* CORE_IMAGE_HH */ +#endif // CORE_IMAGE_HH |
