X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Ffile-path.cc;h=65cd517e5a07247fc798277631be1857601679e0;hb=8659a99f233f5c4684292728e7ad4206669b35b0;hp=09e9c4a2fae2d5b2e6119d2072b0f4ad7a4ecf33;hpb=c054eb280fd9953596eb164f67b0f9d5555c5a32;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) {