]> git.tdb.fi Git - builder.git/blobdiff - source/unlink.cpp
Reorder class members
[builder.git] / source / unlink.cpp
index 2860357475e455d9e650d28d6a163045c995be3b..208fcf9ff17b739307c38a1c8f39faebe5e7df99 100644 (file)
@@ -1,11 +1,11 @@
 /* $Id$
 
 This file is part of builder
-Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions
+Copyright © 2007-2009  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
-#include <msp/path/utils.h>
+#include <msp/fs/utils.h>
 #include "sourcepackage.h"
 #include "target.h"
 #include "unlink.h"