X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Ftime.cpp;h=f9fae684fa5aa60543030d8eaab4a5be3b77c375;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=062b82ad5a075e55e3cd2ab470b2246ffecdf15a;hpb=8d7d3cdebad707c13d8365e2860dfc42666445fd;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/time.cpp b/synfig-core/trunk/src/synfig/time.cpp index 062b82a..f9fae68 100644 --- a/synfig-core/trunk/src/synfig/time.cpp +++ b/synfig-core/trunk/src/synfig/time.cpp @@ -7,6 +7,8 @@ ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** Copyright (c) 2007, 2008 Chris Moore +** Copyright (c) 2008 Gerco Ballintijn +** Copyright (c) 2008 Carlos López ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -37,6 +39,7 @@ #include #include #include +#include #include #include @@ -182,11 +185,12 @@ Time::get_string(float fps, Time::Format format)const if(ceil(time.value_)-time.value_ epsilon_() || !started) { if (!(format<=FORMAT_NOSPACES) && started) ret += " ";