]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/relocate.cc
Imported Debian patch 2.12.3-1
[lilypond.git] / lily / relocate.cc
index 25e1daa244a287908fc65de5f8fcd1677ce089f3..67926e531cb552a5054138b5b2ed4626e652a600 100644 (file)
 
 /* TODO: autoconf support */
 
+#include <ctype.h>
 #include <sys/types.h>
 #include <dirent.h>
+#include <cstring>
 
 #if HAVE_GETTEXT
 #include <libintl.h>