Update atkmm -> ztkmm header location

This commit is contained in:
Robin Gareus 2025-02-01 12:44:12 +01:00
parent f9a92e7872
commit eff811d437
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
65 changed files with 102 additions and 175 deletions

View file

@ -3,8 +3,8 @@
#include <glibmm.h>
#include <atkmm/document.h>
#include <atkmm/private/document_p.h>
#include <ztkmm/document.h>
#include <ztkmm/private/document_p.h>
// -*- c++ -*-
@ -27,7 +27,7 @@
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <atkmm/object.h>
#include <ztkmm/object.h>
#include <ztk/atkdocument.h>