Skip to content

Commit

Permalink
PluginProcessor.h references old JuceReferences header from EMBIQ dev
Browse files Browse the repository at this point in the history
  • Loading branch information
austrianAudioJV committed Oct 17, 2023
1 parent 1b13b25 commit b3725d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/PluginProcessor.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#pragma once

#include "../JuceLibraryCode/JuceHeader.h"
#include "JuceHeader.h"
#include <vector>
#include <memory> // for unique_ptr
#include <math.h>
Expand Down

0 comments on commit b3725d0

Please sign in to comment.