mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
fix lack of canvas.h
git-svn-id: svn://localhost/trunk/ardour2@95 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e98beaee80
commit
a83fbb1c51
1 changed files with 1 additions and 2 deletions
|
|
@ -33,8 +33,7 @@
|
|||
#include "axis_view.h"
|
||||
#include "enums.h"
|
||||
#include "editing.h"
|
||||
|
||||
namespace ArdourCanvas = Gnome::Canvas;
|
||||
#include "canvas.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
class Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue