X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fbufferwidget.cpp;h=e771e7d3e02084741c665a82d21c3b19f238f59e;hp=d9f3bdf98cf9e5fa40f4398776e29dbf9b5a36b3;hb=6245a8d29e893eaff25a12b0be2f47b64f0f7bcd;hpb=8aceefa7a5b9910c93bdf05fdc86d875193d6782 diff --git a/src/qtui/bufferwidget.cpp b/src/qtui/bufferwidget.cpp index d9f3bdf9..e771e7d3 100644 --- a/src/qtui/bufferwidget.cpp +++ b/src/qtui/bufferwidget.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -20,6 +20,7 @@ #include #include +#include #include #include "action.h"