mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 05:05:43 +01:00
Include pbd/timersub.h for mingw build
This commit is contained in:
parent
965883bc22
commit
b8c369fe2d
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
#include <gtkmm/main.h>
|
||||
#include <iostream>
|
||||
|
||||
#include "pbd/timersub.h"
|
||||
|
||||
using namespace Gtk;
|
||||
using namespace sigc;
|
||||
using namespace Gtkmm2ext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue