Include pbd/timersub.h for mingw build

This commit is contained in:
Paul Davis 2013-07-13 08:19:32 -04:00
parent ff825cd8bd
commit aa4dd3443f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <time.h>
#include "pbd/localtime_r.h"
#include "pbd/timersub.h"
#include "midi++/parser.h"
#include "midi++/manager.h"