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

@ -21,7 +21,7 @@
*/
#include "config.h"
#include <gdk/gdkkeysyms.h>
#include <ydk/gdkkeysyms.h>
#include "gtkintl.h"
#include "gtkprivate.h"
#include "gtkspinbutton.h"