X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoreapplication.h;h=11ba7bc46cf77ceeb16eb2bc6c007d4ea2a63600;hb=446caa053a85a00ef1f2ed393b5a0da761d6f2d1;hp=92ed220ba94197ab7d93c3121d5b306b4fff1d31;hpb=9d54503555534a2c554f09a33df6afa33d6308ec;p=quassel.git diff --git a/src/core/coreapplication.h b/src/core/coreapplication.h index 92ed220b..11ba7bc4 100644 --- a/src/core/coreapplication.h +++ b/src/core/coreapplication.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2014 by the Quassel Project * + * Copyright (C) 2005-2015 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"