summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/textfield/native_textfield_wrapper.h')
-rw-r--r--views/controls/textfield/native_textfield_wrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/textfield/native_textfield_wrapper.h b/views/controls/textfield/native_textfield_wrapper.h
index c9cddcd..49d7a0e 100644
--- a/views/controls/textfield/native_textfield_wrapper.h
+++ b/views/controls/textfield/native_textfield_wrapper.h
@@ -5,8 +5,8 @@
#ifndef VIEWS_CONTROLS_TEXTFIELD_NATIVE_TEXTFIELD_WRAPPER_H_
#define VIEWS_CONTROLS_TEXTFIELD_NATIVE_TEXTFIELD_WRAPPER_H_
-#include "app/gfx/native_widget_types.h"
#include "base/string16.h"
+#include "gfx/native_widget_types.h"
namespace gfx {
class Insets;