summaryrefslogtreecommitdiffstats
path: root/app/animation.cc
diff options
context:
space:
mode:
Diffstat (limited to 'app/animation.cc')
-rw-r--r--app/animation.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/animation.cc b/app/animation.cc
index b341d2a..f2d95f4 100644
--- a/app/animation.cc
+++ b/app/animation.cc
@@ -4,8 +4,8 @@
#include "app/animation.h"
-#include "base/gfx/rect.h"
#include "base/message_loop.h"
+#include "gfx/rect.h"
#if defined(OS_WIN)
#include "base/win_util.h"