Update gdkmm -> ydkmm header location (omnibus commit)

This commit is contained in:
Robin Gareus 2025-02-01 14:48:01 +01:00
parent ab41165854
commit 233fc890de
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
155 changed files with 282 additions and 287 deletions

View file

@ -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>

View file

@ -19,7 +19,7 @@
*/
#include <cairomm/cairomm.h>
#include <gdkmm/general.h>
#include <ydkmm/general.h>
#include "canvas/pixbuf.h"