]> git.tdb.fi Git - builder.git/blobdiff - source/compile.h
Reorder class members
[builder.git] / source / compile.h
index fd6ae8b9adaa78f026f955a8988ed9822eac31b7..05e57dcccc267c1e3d7c8cf0f2006cd592ac9b9f 100644 (file)
@@ -1,7 +1,14 @@
+/* $Id$
+
+This file is part of builder
+Copyright © 2006-2009  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;