#ifndef SYNTH_GUI_H #define SYNTH_GUI_H #include #include "synth_engine.h" void rayrun(synth_t *synth); #endif /* SYNTH_GUI_H */