X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoreapplication.h;h=dffe90593ba4f14fd42df1a9ba2a43cb93fa1050;hb=af787c6830e12c665572044db1beab65473607b9;hp=e2f8ccfdde542e00ee4c298d22020cf3fe560379;hpb=5b686746c880e5cda6d5de3e08180ea4332ff222;p=quassel.git diff --git a/src/core/coreapplication.h b/src/core/coreapplication.h index e2f8ccfd..dffe9059 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-2016 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"