From 3100c4afc9173c262a8d13a99eea07621e9560e6 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 7 Aug 2007 22:26:58 +0000 Subject: [PATCH] - Added missing include --- src/downloadThread.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/downloadThread.h b/src/downloadThread.h index 92e1a960b..29028f6ee 100644 --- a/src/downloadThread.h +++ b/src/downloadThread.h @@ -28,6 +28,7 @@ #include #include #include +#include #include #include