- port to minGw

git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@235 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2015-02-21 17:09:43 +00:00
parent 843c6e300c
commit cfc9645b0b
1093 changed files with 426078 additions and 143 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
#define _JAYSYNTH_H_
#include "../JuceLibraryCode/JuceHeader.h"
#include "synth_defs.h"
#include "param_scale.h"
#include "synth/synth_defs.h"
#include "synth/param_scale.h"
#include "JaySynthVoice.h"
#include "JaySynthMonophonicMGR.h"