X-Git-Url: https://code.delx.au/virtualtones/blobdiff_plain/fea523e103dc13f1f80f71d75fe4f88686566584..186e6de6a52f293a6169a5f7790ff03c6790c733:/mainwin.h diff --git a/mainwin.h b/mainwin.h index d1ee828..4cdb3b2 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,16 @@ #ifndef MAINWIN_H #define MAINWIN_H -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include -#include +#include #include "instrument.h" #include "stringinstrument.h"