mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Update atk->ztk header location
This commit is contained in:
parent
1e28ee9cc9
commit
f9a92e7872
70 changed files with 181 additions and 181 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include <atkmm/object.h>
|
||||
#include <atkmm/private/object_p.h>
|
||||
|
||||
#include <atk/atk-enum-types.h>
|
||||
#include <ztk/atk-enum-types.h>
|
||||
|
||||
// -*- c++ -*-
|
||||
/* $Id: object.ccg,v 1.1 2003/01/21 13:37:06 murrayc Exp $ */
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
#include <atkmm/relation.h>
|
||||
#include <atkmm/relationset.h>
|
||||
#include <atkmm/stateset.h>
|
||||
#include <atk/atkobject.h>
|
||||
#include <ztk/atkobject.h>
|
||||
|
||||
|
||||
namespace Atk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue