summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/menu/menu.h')
-rw-r--r--views/controls/menu/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/menu/menu.h b/views/controls/menu/menu.h
index 624376c..c0c36c7 100644
--- a/views/controls/menu/menu.h
+++ b/views/controls/menu/menu.h
@@ -5,8 +5,8 @@
#ifndef CONTROLS_MENU_VIEWS_MENU_H_
#define CONTROLS_MENU_VIEWS_MENU_H_
-#include "app/gfx/native_widget_types.h"
#include "base/basictypes.h"
+#include "gfx/native_widget_types.h"
#include "views/controls/menu/controller.h"
class SkBitmap;