]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/source-file.cc
* configure.in: check for C language.
[lilypond.git] / lily / source-file.cc
index 79f23214120d0658f3d9249372d3908359158d6d..108c68b6a23e9b3b2a21bb9dc50860ce3a210d5d 100644 (file)
@@ -14,7 +14,7 @@
 #if HAVE_SSTREAM
 #include <sstream>
 #else
-#include <strstream.h>
+#include <strstream>
 #define istringstream(x) istrstream(x, length ()) 
 #endif