summaryrefslogtreecommitdiff
path: root/src/gui/widgets/extendedlistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/extendedlistmodel.h')
-rw-r--r--src/gui/widgets/extendedlistmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/extendedlistmodel.h b/src/gui/widgets/extendedlistmodel.h
index 0299ef7ed..0b9c4d819 100644
--- a/src/gui/widgets/extendedlistmodel.h
+++ b/src/gui/widgets/extendedlistmodel.h
@@ -23,7 +23,7 @@
#include "resources/image.h"
-#include <guichan/listmodel.hpp>
+#include "gui/base/listmodel.hpp"
class ExtendedListModel : public gcn::ListModel
{