mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-26 01:40:12 -05:00
fcft: include <fcft/fcft.h>, and use fcft/stride.h instead of local copy
This commit is contained in:
parent
5919b0642c
commit
30335ef32a
6 changed files with 5 additions and 14 deletions
2
render.c
2
render.c
|
|
@ -10,7 +10,7 @@
|
|||
#include <wayland-cursor.h>
|
||||
#include <xdg-shell.h>
|
||||
|
||||
#include <fcft.h>
|
||||
#include <fcft/fcft.h>
|
||||
|
||||
#define LOG_MODULE "render"
|
||||
#define LOG_ENABLE_DBG 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue