summaryrefslogtreecommitdiffstats
path: root/views/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/view.h')
-rw-r--r--views/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/view.h b/views/view.h
index 04eecc9..f83793b 100644
--- a/views/view.h
+++ b/views/view.h
@@ -13,9 +13,9 @@
#include <string>
#include <vector>
-#include "app/gfx/native_widget_types.h"
#include "app/os_exchange_data.h"
#include "base/scoped_ptr.h"
+#include "gfx/native_widget_types.h"
#include "gfx/rect.h"
#include "views/accelerator.h"
#include "views/accessibility/accessibility_types.h"