]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/routebar.cpp
Simplify some interfaces by using track and block iterators
[r2c2.git] / source / designer / routebar.cpp
index 77493647a529e2f302482677ac59755d8c2942b7..66a55d77c838dbd29a8c2847c8eb48322aa9fb1d 100644 (file)
@@ -1,11 +1,4 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "libr2c2/route.h"
 #include "designer.h"
 #include "routebar.h"