summaryrefslogtreecommitdiffstats
path: root/views/controls/table/group_table_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/table/group_table_view.h')
-rw-r--r--views/controls/table/group_table_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/table/group_table_view.h b/views/controls/table/group_table_view.h
index c92587f..640776e 100644
--- a/views/controls/table/group_table_view.h
+++ b/views/controls/table/group_table_view.h
@@ -5,8 +5,8 @@
#ifndef VIEWS_CONTROLS_TABLE_GROUP_TABLE_VIEW_H_
#define VIEWS_CONTROLS_TABLE_GROUP_TABLE_VIEW_H_
+#include "app/table_model.h"
#include "base/task.h"
-#include "views/controls/table/table_model.h"
#include "views/controls/table/table_view.h"
// The GroupTableView adds grouping to the TableView class.