summaryrefslogtreecommitdiff
path: root/src/gui/widgets/table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/table.h')
-rw-r--r--src/gui/widgets/table.h2
1 files changed, 1 insertions, 1 deletions
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 <guichan/keylistener.hpp>
#include <guichan/mouselistener.hpp>