From d04d6395a33b00f7fd394a1b41df42f9b1c287af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sat, 28 Nov 2009 09:13:15 +0100 Subject: Fix compilation on Windows. diff --git a/SwifTools/AutoUpdater/PlatformAutoUpdaterFactory.h b/SwifTools/AutoUpdater/PlatformAutoUpdaterFactory.h index 4e3cef1..6d16c68 100644 --- a/SwifTools/AutoUpdater/PlatformAutoUpdaterFactory.h +++ b/SwifTools/AutoUpdater/PlatformAutoUpdaterFactory.h @@ -1,6 +1,7 @@ +#include "Swiften/Base/String.h" + namespace Swift { class AutoUpdater; - class String; class PlatformAutoUpdaterFactory { public: -- cgit v0.10.2-6-g49f6