X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreapplication.h;h=3be2dbee12e6eb7dd291cc61060e5e2a532d0c44;hp=e2f8ccfdde542e00ee4c298d22020cf3fe560379;hb=887c09b182a46886d9b0ba89e2c251164b6e8f0e;hpb=5b686746c880e5cda6d5de3e08180ea4332ff222 diff --git a/src/core/coreapplication.h b/src/core/coreapplication.h index e2f8ccfd..3be2dbee 100644 --- a/src/core/coreapplication.h +++ b/src/core/coreapplication.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,11 +21,7 @@ #ifndef COREAPPLICATION_H_ #define COREAPPLICATION_H_ -#ifdef HAVE_KDE -# include -#else -# include -#endif +#include #include "quassel.h"