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

@ -17,8 +17,8 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
#include <gdk/gdktestutils.h>
#include <gdk/gdkkeysyms.h>
#include <ydk/gdktestutils.h>
#include <ydk/gdkkeysyms.h>
#include <x11/gdkx.h>
#include "gdkalias.h"