From 1ba15549ff13d0bfcf4e82c6005d3cc40f2bf098 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 25 Jul 2013 10:18:29 +0200 Subject: Solved compilation problems due to latest merge --- xorg-server/hw/xwin/winmsgwindow.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xorg-server/hw/xwin/winmsgwindow.c') diff --git a/xorg-server/hw/xwin/winmsgwindow.c b/xorg-server/hw/xwin/winmsgwindow.c index 8067c693c..e48a46af7 100644 --- a/xorg-server/hw/xwin/winmsgwindow.c +++ b/xorg-server/hw/xwin/winmsgwindow.c @@ -22,6 +22,9 @@ * */ +#ifdef HAVE_XWIN_CONFIG_H +#include +#endif #include "win.h" /* -- cgit v1.2.3