X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fpath.cpp;h=99961379977d65684da8f3209bc65d61570039e4;hp=93a0a84630e29aeab758dd547931885f0d999b89;hb=17667b5d28e72e99fff4609bf601c7644d79d071;hpb=058953b54ba1a3fbf95db92a0e60e6c9581bfb6b diff --git a/source/path.cpp b/source/path.cpp index 93a0a84..9996137 100644 --- a/source/path.cpp +++ b/source/path.cpp @@ -5,9 +5,9 @@ Distributed under the LGPL */ #include #include "path.h" +#include "utils.h" using namespace std; -#include namespace Msp { namespace Path {