6 lines
91 B
C
6 lines
91 B
C
#pragma once
|
|
|
|
#ifndef JucePlugin_LV2URI
|
|
#define JucePlugin_LV2URI "${JUCE_LV2URI}"
|
|
#endif
|