mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update gdkmm -> ydkmm header location (omnibus commit)
This commit is contained in:
parent
ab41165854
commit
233fc890de
155 changed files with 282 additions and 287 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include <gtkmm/alignment.h>
|
||||
#include <gtkmm/eventbox.h>
|
||||
#include <gdkmm/window.h>
|
||||
#include <ydkmm/window.h>
|
||||
|
||||
#include <cairomm/context.h>
|
||||
#include <cairomm/surface.h>
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
#include <cairomm/cairomm.h>
|
||||
#include <gdkmm/general.h>
|
||||
#include <ydkmm/general.h>
|
||||
|
||||
#include "canvas/pixbuf.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue