diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-01-29 15:33:43 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-01-29 15:33:43 -0800 |
| commit | 626426cbed64119d48458120d4a7bc8b281bf458 (patch) | |
| tree | 472e5826bd3ab40d3d32449ae2527379d30f5b37 /src/ladspa_run_synth.c | |
| parent | 4fcb91a9859242c7110fe7088148654ad9fd44aa (diff) | |
moved around and renamed stuff
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 5265e16..929071a 100644 --- a/src/ladspa_run_synth.c +++ b/src/ladspa_run_synth.c @@ -1,4 +1,4 @@ -#include "cli-dssi-host.h" +#include "DSSI-render.h" #include "midi/midi_loader.h" /* Instead of creating an alsa midi input, we fill in two events |
