window compilation fix

This commit is contained in:
Paul Davis 2021-06-26 18:43:17 -06:00
parent 5289d44821
commit 5c8df87205
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "pbd/error.h"
#include "pbd/microseconds.h"
#include "pbd/i18n.h"
#ifdef PLATFORM_WINDOWS
static double timer_rate_usecs = 0.0;