diff -r 62f1a55535e7 -r 0b33b9396851 ui/gtk/dnd.c --- a/ui/gtk/dnd.c Mon Feb 04 14:46:11 2019 +0100 +++ b/ui/gtk/dnd.c Mon Feb 04 17:49:50 2019 +0100 @@ -31,7 +31,7 @@ #include #include "dnd.h" -#include "../../ucx/buffer.h" +#include #ifdef UI_GTK2LEGACY static gboolean selection_data_set_uris(GtkSelectionData *selection_data, char **uris) {