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 311e5ce..cb44e2a 100644
--- a/views/view.h
+++ b/views/view.h
@@ -13,8 +13,8 @@
#include <string>
#include <vector>
+#include "app/gfx/native_widget_types.h"
#include "app/os_exchange_data.h"
-#include "base/gfx/native_widget_types.h"
#include "base/gfx/rect.h"
#include "base/scoped_ptr.h"
#include "views/accelerator.h"