@ -3,14 +3,14 @@
#include <gtk/gtk.h>
#include <vte/vte.h>
#include "config.h"
#if GTK_CHECK_VERSION (2, 90, 7)
#include <gdk/gdkkeysyms-compat.h>
#else
#include <gdk/gdkkeysyms.h>
#endif
#ifndef __GNUC__
# define __attribute__(x)