X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoreapplication.h;h=11ba7bc46cf77ceeb16eb2bc6c007d4ea2a63600;hp=2bd53868a4ceaeebe21a9d0161bdd81696ca0718;hb=9a440b6a972595bc556f34504cdbb3ea56ca53fd;hpb=04315f46a16fc3627218377071e008b6b9744992 diff --git a/src/core/coreapplication.h b/src/core/coreapplication.h index 2bd53868..11ba7bc4 100644 --- a/src/core/coreapplication.h +++ b/src/core/coreapplication.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 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"