diff options
Diffstat (limited to 'views/controls/table/native_table_wrapper.h')
-rw-r--r-- | views/controls/table/native_table_wrapper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/table/native_table_wrapper.h b/views/controls/table/native_table_wrapper.h index a4a6cbf..58cf977 100644 --- a/views/controls/table/native_table_wrapper.h +++ b/views/controls/table/native_table_wrapper.h @@ -5,7 +5,7 @@ #ifndef VIEWS_CONTROLS_TABLE_NATIVE_TABLE_WRAPPER_H_ #define VIEWS_CONTROLS_TABLE_NATIVE_TABLE_WRAPPER_H_ -#include "app/gfx/native_widget_types.h" +#include "gfx/native_widget_types.h" namespace views { |