mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
Add missing #include for NoteType
This commit is contained in:
parent
184bd500f7
commit
32efd92360
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
||||||
#include <gtkmm/table.h>
|
#include <gtkmm/table.h>
|
||||||
#include <gtkmm/treeview.h>
|
#include <gtkmm/treeview.h>
|
||||||
|
|
||||||
|
#include "temporal/beats.h"
|
||||||
|
|
||||||
#include "ardour/session_handle.h"
|
#include "ardour/session_handle.h"
|
||||||
|
|
||||||
#include "ardour_window.h"
|
#include "ardour_window.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue