]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/route.cpp
Update #includes that have been renamed, and remove stray ones
[r2c2.git] / source / libr2c2 / route.cpp
index ad6f81169e5a36221e05934ba5f4cb0e7d6439e3..58e50ddc7fb9fb3b39109f3a68dceb02fd2e7dd7 100644 (file)
@@ -1,12 +1,5 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2007-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <queue>
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "layout.h"
 #include "route.h"
 #include "track.h"