summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/examples/aura_shell_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura_shell/examples/aura_shell_main.cc')
-rw-r--r--ui/aura_shell/examples/aura_shell_main.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/aura_shell/examples/aura_shell_main.cc b/ui/aura_shell/examples/aura_shell_main.cc
index 17e3923..31ce3fe 100644
--- a/ui/aura_shell/examples/aura_shell_main.cc
+++ b/ui/aura_shell/examples/aura_shell_main.cc
@@ -17,8 +17,8 @@
#include "ui/base/ui_base_paths.h"
#include "ui/gfx/canvas.h"
#include "ui/gfx/compositor/test/compositor_test_support.h"
-#include "views/widget/widget_delegate.h"
-#include "views/widget/widget.h"
+#include "ui/views/widget/widget.h"
+#include "ui/views/widget/widget_delegate.h"
namespace {