X-Git-Url: https://code.delx.au/virtualtones/blobdiff_plain/fea523e103dc13f1f80f71d75fe4f88686566584..75a41e8296757ed6882f4311ca89b2d0e78649f8:/mainwin.h diff --git a/mainwin.h b/mainwin.h index d1ee828..1d792c8 100644 --- a/mainwin.h +++ b/mainwin.h @@ -1,5 +1,5 @@ // mainwin.h - Displays the MIDI keyboard and instrument selector -// Written by James Bunton +// Written by James Bunton // Licensed under the GPL, see COPYING.txt for more details @@ -7,16 +7,15 @@ #ifndef MAINWIN_H #define MAINWIN_H -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include -#include +#include #include "instrument.h" #include "stringinstrument.h"