From a5b94a90c11917b9c7f1d91c9a2069badc22819e Mon Sep 17 00:00:00 2001 From: "darin@google.com" Date: Tue, 12 Aug 2008 23:25:43 +0000 Subject: git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/slide_animation.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/common/slide_animation.cc') diff --git a/chrome/common/slide_animation.cc b/chrome/common/slide_animation.cc index f3f9c5a..2be6d093 100644 --- a/chrome/common/slide_animation.cc +++ b/chrome/common/slide_animation.cc @@ -29,6 +29,8 @@ #include "chrome/common/slide_animation.h" +#include + // How many frames per second to target. static const int kDefaultFramerateHz = 50; -- cgit v1.1