Merge pull request #79 from radarsat1/dsound-mmsystem
authorStephen Sinclair <radarsat1@users.noreply.github.com>
Wed, 23 Aug 2017 02:01:38 +0000 (23:01 -0300)
committerGitHub <noreply@github.com>
Wed, 23 Aug 2017 02:01:38 +0000 (23:01 -0300)
Add mmsystem.h and mmreg.h for dsound.

RtAudio.cpp

index 5d49366358f450fcfdf400206b31df22437e7673..61b4708ea5b530b7dcb082bde5f23556c0399a51 100644 (file)
@@ -5287,6 +5287,8 @@ Exit:
 // Various revisions for RtAudio 4.0 by Gary Scavone, April 2007\r
 // Changed device query structure for RtAudio 4.0.7, January 2010\r
 \r
+#include <mmsystem.h>\r
+#include <mmreg.h>\r
 #include <dsound.h>\r
 #include <assert.h>\r
 #include <algorithm>\r