diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-12 00:36:19 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-12 00:36:19 +0100 |
| commit | fef940ee7778325af68cb8854cc494046b7e837b (patch) | |
| tree | b393ebdbf63580061cfdeece5c255c65d2c57c80 /src | |
| parent | b051cf03148203cb9b03c163693d656a5630b559 (diff) | |
remove unused header
Diffstat (limited to 'src')
| -rw-r--r-- | src/text.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/text.cc b/src/text.cc index d4bc378..cac4a42 100644 --- a/src/text.cc +++ b/src/text.cc @@ -6,7 +6,6 @@ #include <utils.h> #include "cglm/types.h" -#include "cglm/vec2.h" #include "freetype/freetype.h" #include "hash.h" #include "rendering.h" |
