X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2Fcore.cpp;h=e1ea08320c4ca5b534c0fc86f9fc23cafa6da370;hb=d9e586707522241d628a90466e13722e342cc28a;hp=db30b3080a9cac7aeaae246157a672a3ace238f2;hpb=ce250a863bce3198096e65d4c7a68269495302dd;p=quassel.git diff --git a/src/core/core.cpp b/src/core/core.cpp index db30b308..e1ea0832 100644 --- a/src/core/core.cpp +++ b/src/core/core.cpp @@ -36,9 +36,8 @@ #include "types.h" #include "util.h" -// Currently building with LDAP bindings is optional. #ifdef HAVE_LDAP -#include "ldapauthenticator.h" +# include "ldapauthenticator.h" #endif // migration related