talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 646db3440562dcb7ba9c5e20d17ac5086a8d8f27
parent 45cc37508332bd83b97034ec7c5d6f07f32ebac6
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Tue,  6 Feb 2018 22:07:47 +0100

Remove the last offender against -DGTK_DISABLE_SINGLE_INCLUDES

Diffstat:
Msrc/plugins/notification/gtkhotkey/x11/eggaccelerators.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/plugins/notification/gtkhotkey/x11/eggaccelerators.h b/src/plugins/notification/gtkhotkey/x11/eggaccelerators.h @@ -21,7 +21,6 @@ #ifndef __EGG_ACCELERATORS_H__ #define __EGG_ACCELERATORS_H__ -#include <gtk/gtkaccelgroup.h> #include <gdk/gdk.h> G_BEGIN_DECLS