summaryrefslogtreecommitdiffstats
path: root/views/controls/table/native_table_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/table/native_table_gtk.h')
-rw-r--r--views/controls/table/native_table_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/table/native_table_gtk.h b/views/controls/table/native_table_gtk.h
index 8e51d01..e9bf008 100644
--- a/views/controls/table/native_table_gtk.h
+++ b/views/controls/table/native_table_gtk.h
@@ -7,7 +7,7 @@
#pragma once
#include "app/gtk_signal.h"
-#include "app/table_model.h"
+#include "ui/base/models/table_model.h"
#include "views/controls/native_control_gtk.h"
#include "views/controls/table/native_table_wrapper.h"