]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam-engraver.hh
release: 1.1.23
[lilypond.git] / lily / include / beam-engraver.hh
index 898e8b048d778a8d3d1fa1d6b548513eace63d11..834467858f9ec4c90d0e2202da7b1df08ecae357 100644 (file)
@@ -1,5 +1,5 @@
 /*   
-  beam-engraver.hh -- declare Beam_engraver
+  cbeam-engraver.hh -- declare Beam_engraver
   
   source file of the GNU LilyPond music typesetter
   
@@ -7,8 +7,8 @@
   
  */
 
-#ifndef BEAM_ENGRAVER_HH
-#define BEAM_ENGRAVER_HH
+#ifndef CBEAM_ENGRAVER_HH
+#define CBEAM_ENGRAVER_HH
 
 #include "engraver.hh"
 #include "drul-array.hh"
@@ -35,5 +35,5 @@ public:
   VIRTUAL_COPY_CONS (Translator);
 };
 
-#endif /* BEAM_ENGRAVER_HH */
+#endif /* CBEAM_ENGRAVER_HH */