message: make sure HAVE_CLD2 is found

This broke the language detection code
This commit is contained in:
Dirk-Jan C. Binnema 2024-03-01 16:31:52 +02:00
parent 68822006c8
commit df0a33b97c
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
** Copyright (C) 2022-2023 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
** Copyright (C) 2022-2024 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
**
** This program is free software; you can redistribute it and/or modify it
** under the terms of the GNU General Public License as published by the
@ -16,7 +16,7 @@
** Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
**
*/
#include "config.h"
#include "mu-message.hh"
#include "gmime/gmime-references.h"