X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fpath.cpp;h=b6942149b927cf3befc95d2b9b5cb674a33d6b3f;hp=99961379977d65684da8f3209bc65d61570039e4;hb=6f4ac56492d45c04df0f205252b3c3210e319b4f;hpb=17667b5d28e72e99fff4609bf601c7644d79d071 diff --git a/source/path.cpp b/source/path.cpp index 9996137..b694214 100644 --- a/source/path.cpp +++ b/source/path.cpp @@ -4,6 +4,7 @@ Copyright © 2006 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ #include +#include "utils.h" #include "path.h" #include "utils.h"