]> git.donarmstrong.com Git - lilypond.git/blobdiff - proto.hh
release: 0.0.5
[lilypond.git] / proto.hh
index 394f3be14b4cf840d90b9dcf0dca5e0819c1a0c7..ba93e7a52671d4e8e7248b1b0faeb414be9e5e3a 100644 (file)
--- a/proto.hh
+++ b/proto.hh
@@ -1,6 +1,13 @@
+/*
+  proto.hh -- part of LilyPond
+
+  (c) 1996 Han-Wen Nienhuys
+*/
+
+#ifndef PROTO_HH
+#define PROTO_HH
 #include "real.hh"
 
-class Parametric_symbol;
 class Line_of_score;
 class Line_of_staff;
 class PCol;
@@ -74,3 +81,10 @@ struct Identifier;
 struct Keyword;
 class Mixed_qp;
 class Paperdef;
+class Score_commands;
+class Parametric_symbol;
+
+
+
+#endif // PROTO_HH
+