From 6315230e137d62bd0950192e111d6f06843bceea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 8 May 2011 20:31:41 +0300 Subject: Fix some include files paths. --- src/gui/widgets/table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/table.h') diff --git a/src/gui/widgets/table.h b/src/gui/widgets/table.h index f7473c535..48075d53a 100644 --- a/src/gui/widgets/table.h +++ b/src/gui/widgets/table.h @@ -23,7 +23,7 @@ #ifndef TABLE_H #define TABLE_H -#include "tablemodel.h" +#include "gui/widgets/tablemodel.h" #include #include -- cgit v1.2.3-70-g09d2