summaryrefslogtreecommitdiffstats
path: root/cc/frame_rate_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/frame_rate_controller.h')
-rw-r--r--cc/frame_rate_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/frame_rate_controller.h b/cc/frame_rate_controller.h
index 2aeeae1..677060e 100644
--- a/cc/frame_rate_controller.h
+++ b/cc/frame_rate_controller.h
@@ -7,7 +7,7 @@
#include "base/memory/scoped_ptr.h"
#include "base/time.h"
-#include "CCTimer.h"
+#include "cc/timer.h"
#include <wtf/PassRefPtr.h>
#include <wtf/RefPtr.h>