From 5fc6d9e0f9637e3aaa71972478bee9febbe78ca7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Feb 2014 16:26:52 +0300 Subject: Move listmodel into gui/modesl directory. --- src/gui/widgets/namesmodel.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets/namesmodel.h') diff --git a/src/gui/widgets/namesmodel.h b/src/gui/widgets/namesmodel.h index 5e8b47d23..4018a3755 100644 --- a/src/gui/widgets/namesmodel.h +++ b/src/gui/widgets/namesmodel.h @@ -23,11 +23,11 @@ #include "utils/stringvector.h" -#include "gui/base/listmodel.hpp" +#include "gui/models/listmodel.h" #include "localconsts.h" -class NamesModel : public gcn::ListModel +class NamesModel : public ListModel { public: NamesModel(); -- cgit v1.2.3-70-g09d2