Specifically #include <mmsystem.h> to get us TIMECAPS
(not sure why windows.h isn't already #including this for us - but it doesn't seem to be)
This commit is contained in:
parent
3015be533f
commit
5122b7f8e1
@ -19,6 +19,7 @@
|
||||
#include "win_utils.h"
|
||||
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
#include "pbd/compose.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user