Update gtk -> ytk header location (omnibus commit)

This commit is contained in:
Robin Gareus 2025-02-01 13:53:21 +01:00
parent 07866caf1e
commit f1e0f4b1ea
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
457 changed files with 945 additions and 945 deletions

View file

@ -6,7 +6,7 @@
#include <gtkmm/spinbutton.h>
#include <gtkmm/private/spinbutton_p.h>
#include <gtk/gtk.h>
#include <ytk/ytk.h>
// -*- c++ -*-
/* $Id: spinbutton.ccg,v 1.1 2003/01/21 13:40:38 murrayc Exp $ */
@ -29,7 +29,7 @@
*/
#include <gtkmm/adjustment.h>
#include <gtk/gtk.h>
#include <ytk/ytk.h>
namespace Gtk
{