From: Matthias Clasen Date: Fri, 22 May 2020 14:48:49 +0000 (-0400) Subject: colorswatch: Remove a redundant include X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~16^2~126^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aec0a49e91449cec99e5ccba7c4088aa89d314ae;p=gtk4.git colorswatch: Remove a redundant include --- diff --git a/gtk/gtkcolorswatch.c b/gtk/gtkcolorswatch.c index b9403fd316..462f8dd29c 100644 --- a/gtk/gtkcolorswatch.c +++ b/gtk/gtkcolorswatch.c @@ -39,7 +39,6 @@ #include "gtkwidgetprivate.h" #include "gtkeventcontrollerkey.h" #include "gtknative.h" -#include "gtkdragsource.h" #include "a11y/gtkcolorswatchaccessibleprivate.h"