X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtuimessageprocessor.h;h=c918d8f1873680a254fa78ac94a372a1ff5bf461;hp=8e178be12cef89a346db1fc3f552e1d318b6ad38;hb=85c06c037fa8cc34ceb7c4b8b73ef692c1ce6166;hpb=5b686746c880e5cda6d5de3e08180ea4332ff222 diff --git a/src/qtui/qtuimessageprocessor.h b/src/qtui/qtuimessageprocessor.h index 8e178be1..c918d8f1 100644 --- a/src/qtui/qtuimessageprocessor.h +++ b/src/qtui/qtuimessageprocessor.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2012 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 * @@ -21,7 +21,6 @@ #ifndef QTUIMESSAGEPROCESSOR_H_ #define QTUIMESSAGEPROCESSOR_H_ -#include #include #include "abstractmessageprocessor.h"