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