]> git.tdb.fi Git - builder.git/blobdiff - source/compile.h
Migrate from msppath to mspfs
[builder.git] / source / compile.h
index 08c6407c98984685dfe667892ac7174b8fc6a3f7..d58b91bfe215cd3bb3d4fd8925437bb41d5f4ac3 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #ifndef COMPILE_H_
 #define COMPILE_H_
 
-#include <msp/path/path.h>
+#include <msp/fs/path.h>
 #include "externalaction.h"
 
 class Component;