]> git.tdb.fi Git - builder.git/blobdiff - source/compile.h
Remove a useless path-to-string conversion
[builder.git] / source / compile.h
index fd6ae8b9adaa78f026f955a8988ed9822eac31b7..5b55c4e9ee9d8f62b80da5afd9cfaf232022c85f 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef COMPILE_H_
 #define COMPILE_H_
 
-#include <msp/path/path.h>
+#include <msp/fs/path.h>
 #include "externalaction.h"
 
 class Component;