Changeset 89081 in vbox for trunk/src/VBox/Devices/Audio
- Timestamp:
- May 17, 2021 9:15:52 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 144421
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp
r88991 r89081 45 45 #include <new> /* std::bad_alloc */ 46 46 47 #ifdef VBOX_AUDIO_VKAT 48 # include "VBoxDDVKAT.h" 49 #else 50 # include "VBoxDD.h" 51 #endif 47 #include "VBoxDD.h" 52 48 53 49
Note:
See TracChangeset
for help on using the changeset viewer.