summaryrefslogtreecommitdiff
path: root/src/widget/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/table.c')
-rw-r--r--src/widget/table.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widget/table.c b/src/widget/table.c
index dfb2e69..76a0413 100644
--- a/src/widget/table.c
+++ b/src/widget/table.c
@@ -1,5 +1,3 @@
1#include "table.h"
2
3#include "widget.h" 1#include "widget.h"
4 2
5const uiCell* GetCell(const uiTable* table, int row, int col) { 3const uiCell* GetCell(const uiTable* table, int row, int col) {