From 1bc3956ffd2d62a57db6b6b5c841f8931fcf4d31 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 3 Jun 2014 02:12:18 +0300 Subject: Add missing include in h files. --- src/net/uploadcharinfo.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/net/uploadcharinfo.h') diff --git a/src/net/uploadcharinfo.h b/src/net/uploadcharinfo.h index c8f15050c..83eb854f9 100644 --- a/src/net/uploadcharinfo.h +++ b/src/net/uploadcharinfo.h @@ -21,6 +21,17 @@ #ifndef NET_UPLOADCHRINFO_H #define NET_UPLOADCHRINFO_H +#include + +#include "localconsts.h" + +class ChatTab; + +namespace Net +{ + class Download; +} + struct UploadChatInfo final { UploadChatInfo() : -- cgit v1.2.3-60-g2f50