Cross-Platform build scripts for audio plugins
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
409B

  1. diff --git a/src/hostapi/asio/iasiothiscallresolver.h b/src/hostapi/asio/iasiothiscallresolver.h
  2. index 21d53b3..c6aaf32 100644
  3. --- a/src/hostapi/asio/iasiothiscallresolver.h
  4. +++ b/src/hostapi/asio/iasiothiscallresolver.h
  5. @@ -130,7 +130,7 @@
  6. #endif
  7. #include <windows.h>
  8. -#include <asiodrvr.h> /* From ASIO SDK */
  9. +#include <iasiodrv.h> /* From ASIO SDK */
  10. class IASIOThiscallResolver : public IASIO {