diff options
Diffstat (limited to 'views/layout/box_layout.h')
-rw-r--r-- | views/layout/box_layout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout/box_layout.h b/views/layout/box_layout.h index f7c2b1d..fde203c 100644 --- a/views/layout/box_layout.h +++ b/views/layout/box_layout.h @@ -7,7 +7,7 @@ #pragma once #include "base/basictypes.h" -#include "views/layout_manager.h" +#include "views/layout/layout_manager.h" namespace views { |