-fixed includes
This commit is contained in:
+10
-1
@@ -24,7 +24,16 @@
|
||||
|
||||
//[Headers] -- You can add your own extra header files here --
|
||||
#include "../JuceLibraryCode/JuceHeader.h"
|
||||
#include "synth/synth_defs.h"
|
||||
|
||||
#include "synth/voice.h"
|
||||
#include "synth/vco.h"
|
||||
#include "synth/noise.h"
|
||||
#include "synth/smooth.h"
|
||||
#include "synth/vcf.h"
|
||||
#include "synth/lfo.h"
|
||||
#include "synth/env.h"
|
||||
#include "synth/param_scale.h"
|
||||
|
||||
//[/Headers]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user