X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Ftransfer.h;h=0094851495f2e580e2501cd2b0dbd1d26779809a;hb=e50ae7a06fc4e5d3a911c361d30953410deab609;hp=ce24b8b7589cd43d7306da278c03815457071fae;hpb=e3c42d072b2b8f39c8c9ea44dfc3bded87ae43b0;p=quassel.git diff --git a/src/common/transfer.h b/src/common/transfer.h index ce24b8b7..00948514 100644 --- a/src/common/transfer.h +++ b/src/common/transfer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2015 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 {