summaryrefslogtreecommitdiffstats
path: root/chrome/views/native_control.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/native_control.cc')
-rw-r--r--chrome/views/native_control.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/native_control.cc b/chrome/views/native_control.cc
index ba7bc5d..d50f500 100644
--- a/chrome/views/native_control.cc
+++ b/chrome/views/native_control.cc
@@ -17,7 +17,7 @@
#include "chrome/views/border.h"
#include "chrome/views/focus_manager.h"
#include "chrome/views/hwnd_view.h"
-#include "chrome/views/widget.h"
+#include "chrome/views/widget/widget.h"
#include "base/gfx/native_theme.h"
namespace views {