mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
canvas: use fwd decl instead of header inclusion for CairoWidget
This commit is contained in:
parent
4bbfc60126
commit
90322399fc
2 changed files with 3 additions and 1 deletions
|
|
@ -26,6 +26,8 @@
|
|||
#include "canvas/widget.h"
|
||||
#include "canvas/debug.h"
|
||||
|
||||
#include "gtkmm2ext/cairo_widget.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ArdourCanvas;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue