From d14a0a7be38de94dce84818c904e609d31da21ab Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Wed, 15 Dec 2010 22:46:10 +0000 Subject: Major cleanup in the #includes. Moved the contents of all.h into individal files. --- muse2/muse/helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muse2/muse/helper.h') diff --git a/muse2/muse/helper.h b/muse2/muse/helper.h index 8c561db6..f772ebf6 100644 --- a/muse2/muse/helper.h +++ b/muse2/muse/helper.h @@ -8,7 +8,7 @@ #ifndef __HELPER_H__ #define __HELPER_H__ -#include +#include extern QString pitch2string(int v); -- cgit v1.2.3