X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftransfer.h;h=cacfeaacff14de1656f6d2c490e9f593394fb429;hb=bc544f569faedea50c7715844a2261872796c683;hp=ce24b8b7589cd43d7306da278c03815457071fae;hpb=e3c42d072b2b8f39c8c9ea44dfc3bded87ae43b0;p=quassel.git diff --git a/src/common/transfer.h b/src/common/transfer.h index ce24b8b7..cacfeaac 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-2014 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 {