]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/freetype-error.cc
Run grand-replace (issue 3765)
[lilypond.git] / lily / freetype-error.cc
index ea4b41652ed762a768140bf40b7784cd6395d96a..4588518d0367b4eeaccdf19d8796e6d589eaa46a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2007--2011 Han-Wen Nienhuys <hanwen@lilypond.org>
+  Copyright (C) 2007--2014 Han-Wen Nienhuys <hanwen@lilypond.org>
 
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -31,7 +31,7 @@ const struct Freetype_error_message
   const char *err_msg;
 } ft_errors[] =
 
-#include <freetype/fterrors.h>
+#include FT_ERRORS_H
 
   ;