From 065bd78e965207aef88e0bfcd731f300910b5cd2 Mon Sep 17 00:00:00 2001 From: Joakim Verona Date: Mon, 9 Feb 2015 23:21:04 +0100 Subject: [PATCH] Dont #include Youre not supposed to do that aparently --- src/xwidget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xwidget.c b/src/xwidget.c index ad1a9d0ab1a..282caa26820 100644 --- a/src/xwidget.c +++ b/src/xwidget.c @@ -93,7 +93,7 @@ along with GNU Emacs. If not, see . */ #include #include -#include + #include "emacsgtkfixed.h" #include -- 2.39.5