Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Commit

Permalink
Got LV2 builds working again. Needs testing in DAW.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtytel committed Jul 8, 2018
1 parent 8f5b66c commit abdedd5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@
#define PLUGIN_EXT ".dll"
#endif

using namespace juce;

/** Returns plugin type, defined in AppConfig.h or JucePluginCharacteristics.h */
const String getPluginType()
{
Expand Down

0 comments on commit abdedd5

Please sign in to comment.