This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Revert "Fix rtaudio include path"
This reverts commit
5d44cb44be
.
tags/v2.0.0
Andrew Belt
4 years ago
parent
36f062e33d
commit
bae735df4e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/rtaudio.cpp
+ 1
- 1
src/rtaudio.cpp
View File
@@ -5,7 +5,7 @@
#ifndef __clang__
#pragma GCC diagnostic ignored "-Wsuggest-override"
#endif
#include <RtAudio.h>
#include <
rtaudio/
RtAudio.h>
#pragma GCC diagnostic pop
#include <rtaudio.hpp>
Write
Preview
Loading…
Cancel
Save