summaryrefslogtreecommitdiff
path: root/chordNote.h
diff options
context:
space:
mode:
Diffstat (limited to 'chordNote.h')
-rw-r--r--chordNote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chordNote.h b/chordNote.h
index 3ac7f71..33a7010 100644
--- a/chordNote.h
+++ b/chordNote.h
@@ -41,5 +41,5 @@ class ChordNote {
// the expected chord
};
-#include "chordNote.cpp"
+//#include "chordNote.cpp"
#endif // __CHORDNOTE_H__