incomplete merge of master into windows (requires upcoming changes to master to be...
[ardour.git] / gtk2_ardour / midi_tracer.cc
index ea4b0c2d545cdaae2e87e20cebf337645689eb85..934dffd11c161d88287dca38eea8460e837655d1 100644 (file)
@@ -23,6 +23,9 @@
 #include <sys/time.h>
 #include <time.h>
 
+#include "pbd/localtime_r.h"
+#include "pbd/timersub.h"
+
 #include "midi++/parser.h"
 
 #include "ardour/async_midi_port.h"