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/component.h>
#include <atkmm/private/component_p.h>
#include <ztkmm/component.h>
#include <ztkmm/private/component_p.h>
#include <ztk/atk-enum-types.h>
@ -28,7 +28,7 @@
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <atkmm/object.h>
#include <ztkmm/object.h>
#include <ztk/atkcomponent.h>