From afafaf73e87fc0e16c8e914472cd94643e6c94af Mon Sep 17 00:00:00 2001 From: scrawl Date: Sun, 10 Nov 2013 22:40:46 +0100 Subject: [PATCH] Fix a build error --- components/contentselector/model/contentmodel.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/contentselector/model/contentmodel.cpp b/components/contentselector/model/contentmodel.cpp index 5f3575eb4..918300329 100644 --- a/components/contentselector/model/contentmodel.cpp +++ b/components/contentselector/model/contentmodel.cpp @@ -1,6 +1,8 @@ #include "contentmodel.hpp" #include "esmfile.hpp" +#include + #include #include #include