]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol.hh
patch::: 1.5.4.jcn3
[lilypond.git] / lily / include / staff-symbol.hh
index d8bb51dc718ff84ac1992de06c8ad84d8ada940d..2bc13a4e9083a388a4d5e1092c5556a6e0fc0c21 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  staffsym.hh -- declare Staff_symbol
+  staff-symbol.hh -- declare Staff_symbol
 
   source file of the GNU LilyPond music typesetter
 
@@ -7,8 +7,8 @@
 */
 
 
-#ifndef STAFFSYM_HH
-#define STAFFSYM_HH
+#ifndef STAFF_SYMBOL_HH
+#define STAFF_SYMBOL_HH
 
 #include "lily-guile.hh"
 
@@ -25,4 +25,4 @@ public:
   static bool has_interface (Grob*);
   static void set_interface (Grob*);
 };
-#endif // STAFFSYM_HH
+#endif // STAFF_SYMBOL_HH