Browse Source

Allow local ladspa headers

pull/8/head
falkTX 7 years ago
parent
commit
98390d24ae
1 changed files with 1 additions and 1 deletions
  1. +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
{


Loading…
Cancel
Save