Update gdk -> ydk header location (omnibus commit)

This commit is contained in:
Robin Gareus 2025-02-01 13:37:48 +01:00
parent eff811d437
commit 07866caf1e
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
228 changed files with 324 additions and 327 deletions

View file

@ -27,7 +27,7 @@
#define GTK_MENU_INTERNALS
#include "config.h"
#include "gdk/gdkkeysyms.h"
#include "ydk/gdkkeysyms.h"
#include "gtkbindings.h"
#include "gtkkeyhash.h"
#include "gtklabel.h"