summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/combobox')
-rw-r--r--views/controls/combobox/native_combobox_wrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/combobox/native_combobox_wrapper.h b/views/controls/combobox/native_combobox_wrapper.h
index d83e929..d2e96ad 100644
--- a/views/controls/combobox/native_combobox_wrapper.h
+++ b/views/controls/combobox/native_combobox_wrapper.h
@@ -5,7 +5,7 @@
#ifndef VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_
#define VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_WRAPPER_H_
-#include "app/gfx/native_widget_types.h"
+#include "gfx/native_widget_types.h"
namespace gfx{
class Size;