]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/toolbar.cpp
Major architecture rework
[r2c2.git] / source / designer / toolbar.cpp
index c4a674d1031e740e6563a19816666f33badf18e5..36b4882a00a7878730ff850589b2e695333d0683 100644 (file)
@@ -1,12 +1,13 @@
 /* $Id$
 
 This file is part of the MSP Märklin suite
-Copyright © 2009  Mikkosoft Productions, Mikko Rasa
+Copyright © 2009-2010  Mikkosoft Productions, Mikko Rasa
 Distributed under the GPL
 */
 
 #include <msp/gltk/button.h>
 #include <msp/strings/formatter.h>
+#include "libmarklin/route.h"
 #include "designer.h"
 #include "toolbar.h"