mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Update gtk -> ytk header location (omnibus commit)
This commit is contained in:
parent
07866caf1e
commit
f1e0f4b1ea
457 changed files with 945 additions and 945 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue