]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/source-file.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / source-file.hh
index 546367244685b70f19a4d6942ada64c867346d99..dd88a2c65ae2255263dcf8c467bc7ec58120fed3 100644 (file)
@@ -9,15 +9,14 @@
 #ifndef SOURCE_FILE_HH
 #define SOURCE_FILE_HH
 
-#include "std-string.hh"
+#include "flower-proto.hh"
 #include "std-vector.hh"
 #include "lily-proto.hh"
+#include "protected-scm.hh"
 
 #include <iostream>
 using namespace std;
 
-#include "protected-scm.hh"
-
 /**
    class for reading and mapping a file.