From 05845de376282ce7e1e84f64bad71eb8c1ee6934 Mon Sep 17 00:00:00 2001 From: Zeno Albisser Date: Tue, 18 Jun 2013 17:51:19 +0200 Subject: Include fix. --- examples/common/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/common') diff --git a/examples/common/util.h b/examples/common/util.h index 7db6e2cd5..ea0ae8b2e 100644 --- a/examples/common/util.h +++ b/examples/common/util.h @@ -44,6 +44,7 @@ #include #include #include +#include QUrl urlFromUserInput(const QString& userInput) { -- cgit v1.2.3