#ifndef MAIN_H
#define MAIN_H

#include "midi.h"
#include "controller.h"

#endif /* MAIN_H */