summaryrefslogtreecommitdiffstats
path: root/views/grid_layout.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/grid_layout.cc')
-rw-r--r--views/grid_layout.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/grid_layout.cc b/views/grid_layout.cc
index e2b00b1..19021fb 100644
--- a/views/grid_layout.cc
+++ b/views/grid_layout.cc
@@ -7,7 +7,7 @@
#include <algorithm>
#include "base/logging.h"
-#include "app/gfx/insets.h"
+#include "gfx/insets.h"
#include "views/standard_layout.h"
#include "views/view.h"