summaryrefslogtreecommitdiffstats
path: root/views/layout/layout_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout/layout_manager.h')
-rw-r--r--views/layout/layout_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/layout/layout_manager.h b/views/layout/layout_manager.h
index 328238a..3fb99c1 100644
--- a/views/layout/layout_manager.h
+++ b/views/layout/layout_manager.h
@@ -6,14 +6,14 @@
#define VIEWS_LAYOUT_MANAGER_H_
#pragma once
-#include "views/view.h"
-
namespace gfx {
class Size;
}
namespace views {
+class View;
+
/////////////////////////////////////////////////////////////////////////////
//
// LayoutManager interface