X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Ffile-path.cc;h=65cd517e5a07247fc798277631be1857601679e0;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=09e9c4a2fae2d5b2e6119d2072b0f4ad7a4ecf33;hpb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;p=lilypond.git diff --git a/flower/file-path.cc b/flower/file-path.cc index 09e9c4a2fa..65cd517e5a 100644 --- a/flower/file-path.cc +++ b/flower/file-path.cc @@ -39,13 +39,14 @@ #define PATHSEP ':' #endif +#include + vector File_path::directories () const { return dirs_; } -#include void File_path::parse_path (const string &p) {