mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Update atkmm -> ztkmm header location
This commit is contained in:
parent
f9a92e7872
commit
eff811d437
65 changed files with 102 additions and 175 deletions
|
|
@ -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>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue