From 259fbf8542fa1dd246222b5eb61a3c71e7c69f79 Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Tue, 25 Dec 2018 08:48:50 +1100 Subject: [PATCH] added missing include --- project/sourcescommon.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/project/sourcescommon.cpp b/project/sourcescommon.cpp index 510ff8a32..dd1bd3da2 100644 --- a/project/sourcescommon.cpp +++ b/project/sourcescommon.cpp @@ -15,6 +15,7 @@ #include #include #include +#include SourcesCommon::SourcesCommon(Project* parent) : project_parent(parent),