diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2024-07-20 23:23:43 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2024-07-20 23:23:43 (GMT) |
commit | e4ccb9e56e822628e299527fee0b7325f0d25662 (patch) | |
tree | 10d5eb35fad4ba01b757d4c403c912f209eacb3e /src/glibext/helpers.h | |
parent | 9d0d5edf372a9f681bbfd0a3639ee8fc367ce96d (diff) |
Prepare a welcome screen.
Diffstat (limited to 'src/glibext/helpers.h')
-rw-r--r-- | src/glibext/helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/helpers.h b/src/glibext/helpers.h index 04e51ad..cfcc85b 100644 --- a/src/glibext/helpers.h +++ b/src/glibext/helpers.h @@ -193,4 +193,5 @@ #endif + #endif /* _GLIBEXT_HELPERS_H */ |