diff --git a/RtAudio.h b/RtAudio.h index 82c3f64..32dcb69 100644 --- a/RtAudio.h +++ b/RtAudio.h @@ -621,6 +621,7 @@ class RTAUDIO_DLL_PUBLIC RtAudio #endif #include #include + #include typedef uintptr_t ThreadHandle; typedef CRITICAL_SECTION StreamMutex;