]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/relocate.cc
resolve merge
[lilypond.git] / lily / relocate.cc
index 628187363bd39aa8417064146bf779189f5cbfdd..e5f38d1f90d3d1fd8837c372aed545d89994b94d 100644 (file)
 
 /* TODO: autoconf support */
 
+#include <ctype.h>
 #include <sys/types.h>
 #include <dirent.h>
+#include <cstring>
 
 #if HAVE_GETTEXT
 #include <libintl.h>