]> git.tdb.fi Git - builder.git/blobdiff - source/component.h
Migrate from msppath to mspfs
[builder.git] / source / component.h
index 8dec23912f41d5ef8f6c067d932a11851bb5d2cd..6fb231d1d247899103172aaab1720c06377cdbd8 100644 (file)
@@ -10,7 +10,7 @@ Distributed under the LGPL
 
 #include <string>
 #include <msp/datafile/loader.h>
-#include <msp/path/path.h>
+#include <msp/fs/path.h>
 #include "buildinfo.h"
 #include "misc.h"
 #include "package.h"