X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatscene.h;h=ea9df69bd9274c8b5f563f671497ed83d29b01e7;hb=c351c94e52a01571c34a18ddb5947b9e1f771d8c;hp=c54c1862427b5fc54f4f98f4ca0e524b1d996636;hpb=b1d9c3ea56467245c910ac1de1252c2a91c234f0;p=quassel.git diff --git a/src/qtui/chatscene.h b/src/qtui/chatscene.h index c54c1862..ea9df69b 100644 --- a/src/qtui/chatscene.h +++ b/src/qtui/chatscene.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2010 by the Quassel Project * + * Copyright (C) 2005-2012 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -27,6 +27,7 @@ #include #include #include +#include #include "chatlinemodel.h" #include "messagefilter.h"