summaryrefslogtreecommitdiffstats
path: root/views/layout/box_layout.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout/box_layout.cc')
-rw-r--r--views/layout/box_layout.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/layout/box_layout.cc b/views/layout/box_layout.cc
index 6a6ede6..739d23e 100644
--- a/views/layout/box_layout.cc
+++ b/views/layout/box_layout.cc
@@ -4,8 +4,8 @@
#include "views/layout/box_layout.h"
-#include "gfx/insets.h"
-#include "gfx/rect.h"
+#include "ui/gfx/insets.h"
+#include "ui/gfx/rect.h"
#include "views/view.h"
namespace views {