mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +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 "axis_view.h"
|
||||||
#include "enums.h"
|
#include "enums.h"
|
||||||
#include "editing.h"
|
#include "editing.h"
|
||||||
|
#include "canvas.h"
|
||||||
namespace ArdourCanvas = Gnome::Canvas;
|
|
||||||
|
|
||||||
namespace ARDOUR {
|
namespace ARDOUR {
|
||||||
class Session;
|
class Session;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue