summaryrefslogtreecommitdiffstats
path: root/views/controls/button/text_button.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/button/text_button.cc')
-rw-r--r--views/controls/button/text_button.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/button/text_button.cc b/views/controls/button/text_button.cc
index ca0954d..2442d31 100644
--- a/views/controls/button/text_button.cc
+++ b/views/controls/button/text_button.cc
@@ -6,9 +6,9 @@
#include <algorithm>
-#include "app/gfx/canvas.h"
#include "app/throb_animation.h"
#include "app/resource_bundle.h"
+#include "gfx/canvas.h"
#include "views/controls/button/button.h"
#include "views/event.h"
#include "grit/app_resources.h"