]> git.tdb.fi Git - builder.git/blobdiff - source/compile.h
Migrate from msppath to mspfs
[builder.git] / source / compile.h
index fd6ae8b9adaa78f026f955a8988ed9822eac31b7..d58b91bfe215cd3bb3d4fd8925437bb41d5f4ac3 100644 (file)
@@ -1,7 +1,14 @@
+/* $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;