Update gtkmm -> ytkmm header location (omnibus commit)

This commit is contained in:
Robin Gareus 2025-02-01 15:15:02 +01:00
parent 233fc890de
commit 000c25edcc
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
979 changed files with 2899 additions and 2899 deletions

View file

@ -23,14 +23,14 @@
#include <iostream>
#include <gtkmm/scrolledwindow.h>
#include <gtkmm/adjustment.h>
#include <gtkmm/label.h>
#include <gtkmm/menu.h>
#include <gtkmm/menushell.h>
#include <gtkmm/menu_elems.h>
#include <gtkmm/window.h>
#include <gtkmm/stock.h>
#include <ytkmm/scrolledwindow.h>
#include <ytkmm/adjustment.h>
#include <ytkmm/label.h>
#include <ytkmm/menu.h>
#include <ytkmm/menushell.h>
#include <ytkmm/menu_elems.h>
#include <ytkmm/window.h>
#include <ytkmm/stock.h>
#include "ardour/bundle.h"
#include "ardour/types.h"