From b95ee5e793b4804985f96fd98dd5fa7b0b9363a3 Mon Sep 17 00:00:00 2001 From: axis Date: Tue, 23 Feb 2010 16:29:57 +0100 Subject: Added missing header after merge with master. --- qmake/generators/symbian/symbiancommon.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qmake/generators/symbian/symbiancommon.cpp b/qmake/generators/symbian/symbiancommon.cpp index 4c8253f..670f5f5 100644 --- a/qmake/generators/symbian/symbiancommon.cpp +++ b/qmake/generators/symbian/symbiancommon.cpp @@ -42,6 +42,9 @@ #include "symbiancommon.h" #include +// Included from tools/shared +#include + #define RESOURCE_DIRECTORY_RESOURCE "\\\\resource\\\\apps\\\\" #define RSS_RULES "RSS_RULES" -- cgit v0.12