diff options
| author | pepper <peppersclothescult@gmail.com> | 2015-01-29 16:24:34 -0800 |
|---|---|---|
| committer | pepper <peppersclothescult@gmail.com> | 2015-01-29 16:24:34 -0800 |
| commit | d17152c1b68d3e7ef7ba1643e9c7fa8f3f276bdd (patch) | |
| tree | 9b3db73c174ec2ed8d83d9caa621b8bc6ed7e0bb /src/ladspa_run_synth.c | |
| parent | 3dce74ec0302c4a62d4b51406178cd7dac50e7ee (diff) | |
whoops forgot to add new files
Diffstat (limited to 'src/ladspa_run_synth.c')
| -rw-r--r-- | src/ladspa_run_synth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ladspa_run_synth.c b/src/ladspa_run_synth.c index 929071a..25107ef 100644 --- a/src/ladspa_run_synth.c +++ b/src/ladspa_run_synth.c @@ -1,4 +1,4 @@ -#include "DSSI-render.h" +#include "dssi-render.h" #include "midi/midi_loader.h" /* Instead of creating an alsa midi input, we fill in two events |
