X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftransfer.h;h=ed2c3bfcfbdbc2ed6061eb9d6b776c446d20fcdc;hb=18389a713a6810f57ab237b945e8ee03df857b8b;hp=31421cdfac4888302a9ec9ad9b63f2084ce438f2;hpb=9d54503555534a2c554f09a33df6afa33d6308ec;p=quassel.git diff --git a/src/common/transfer.h b/src/common/transfer.h index 31421cdf..ed2c3bfc 100644 --- a/src/common/transfer.h +++ b/src/common/transfer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2014 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -24,8 +24,8 @@ #include #include +#include "peer.h" #include "syncableobject.h" -#include "types.h" class Transfer : public SyncableObject {