mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-26 16:37:44 +01:00
Add the 'porttime' source file for Windows
Conflicts: libs/backends/wavesaudio/portmidi/src/porttime/ptwinmm.c
This commit is contained in:
parent
3dd30eef03
commit
fbc9d19cb2
1 changed files with 6 additions and 0 deletions
|
|
@ -2,8 +2,14 @@
|
|||
|
||||
|
||||
#include "porttime.h"
|
||||
<<<<<<< HEAD
|
||||
#include "windows.h"
|
||||
#include "time.h"
|
||||
=======
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
#include <time.h>
|
||||
>>>>>>> 41fe637... Add the 'porttime' source file for Windows
|
||||
|
||||
|
||||
TIMECAPS caps;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue