mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 06:36:29 +01:00
more work on actions and general compilability
git-svn-id: svn://localhost/trunk/ardour2@56 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a495630a43
commit
2d32c7da36
29 changed files with 494 additions and 633 deletions
|
|
@ -26,7 +26,11 @@
|
|||
#include <map>
|
||||
|
||||
#include <pthread.h>
|
||||
#include <gtkmm.h>
|
||||
#include <gtkmm/widget.h>
|
||||
#include <gtkmm/style.h>
|
||||
#include <gtkmm/main.h>
|
||||
#include <gtkmm/tooltips.h>
|
||||
#include <gdkmm/color.h>
|
||||
#include <pbd/abstract_ui.h>
|
||||
#include <pbd/ringbufferNPT.h>
|
||||
#include <pbd/atomic.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue