X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fknotificationbackend.h;h=eead0fa92730f9b2c980f0aa137217db36c26132;hb=9eec1d1faf71ab84a6101ed03215262cb4ce14fa;hp=9a870f8f7a9d63f675231fbee492c85be3fe1ab2;hpb=42d2c195b272f42fdcad7f44b9db4ae4f708bdf6;p=quassel.git diff --git a/src/qtui/knotificationbackend.h b/src/qtui/knotificationbackend.h index 9a870f8f..eead0fa9 100644 --- a/src/qtui/knotificationbackend.h +++ b/src/qtui/knotificationbackend.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 * @@ -21,6 +21,8 @@ #ifndef KNOTIFICATIONBACKEND_H_ #define KNOTIFICATIONBACKEND_H_ +#include + #include "abstractnotificationbackend.h" #include "settingspage.h" #include "systemtray.h"