This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Allow local ladspa headers
pull/8/head
falkTX
7 years ago
parent
bc0b6d62f0
commit
98390d24ae
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
modules/juce_audio_processors/format_types/juce_LADSPAPluginFormat.cpp
+ 1
- 1
modules/juce_audio_processors/format_types/juce_LADSPAPluginFormat.cpp
View File
@@ -28,7 +28,7 @@
} // (juce namespace)
#include
<ladspa.h>
#include
"ladspa.h"
namespace juce
{
Write
Preview
Loading…
Cancel
Save