X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fpeer.h;h=2bbbf72c683b82b42f7c52967756a59fabdc3d29;hb=dc0c6b90a8d6788d6a14b164c5685ce45b3b0a49;hp=02eb3c0cde3813bb20ee4a4f1d783262b0800fae;hpb=5e6f3661d30bc760f912dfe0627e5c62c6f2c144;p=quassel.git diff --git a/src/common/peer.h b/src/common/peer.h index 02eb3c0c..2bbbf72c 100644 --- a/src/common/peer.h +++ b/src/common/peer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by the Quassel Project * + * Copyright (C) 2005-2016 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -22,6 +22,7 @@ #define PEER_H #include +#include #include #include "authhandler.h"