]> git.tdb.fi Git - builder.git/blobdiff - source/compile.h
Remove a useless path-to-string conversion
[builder.git] / source / compile.h
index 08c6407c98984685dfe667892ac7174b8fc6a3f7..5b55c4e9ee9d8f62b80da5afd9cfaf232022c85f 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of builder
-Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions
-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;