From 4c57d22039fa09de6a853849e8c41b633d2a19e8 Mon Sep 17 00:00:00 2001 From: rekado Date: Fri, 25 Jan 2013 18:37:56 +0800 Subject: move around headers to match epiano project --- src/mdaPiano.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/mdaPiano.h b/src/mdaPiano.h index 0eeadf8..ca85b8f 100644 --- a/src/mdaPiano.h +++ b/src/mdaPiano.h @@ -1,11 +1,11 @@ -//See associated .cpp file for copyright and other info - #ifndef MDA_PIANO_H #define MDA_PIANO_H +//See associated .cpp file for copyright and other info -#pragma GCC system_header #include "mdaPianoVoice.h" #include "mdaPiano.peg" + +#pragma GCC system_header #include -- cgit v1.2.3