add libdecor cflags to perl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-05-20 13:56:20 -07:00
commit 0181a61a3d
2 changed files with 3 additions and 1 deletions

View file

@ -397,7 +397,7 @@ MwInline int wayland_load_funcs() {
#include "Wayland/xdg-toplevel-icon-client-protocol.h"
#endif
#include <libdecor-0/libdecor.h>
#include <libdecor.h>
typedef struct wayland_protocol {
void* listener;