From 0fc6b05dc947d92381453fbe0ce690196719da86 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 5 Jul 2014 16:42:13 +0200 Subject: Increased to version 1.15.2.0 --- xorg-server/hw/xwin/XWin.rc | 2 +- xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'xorg-server/hw/xwin') diff --git a/xorg-server/hw/xwin/XWin.rc b/xorg-server/hw/xwin/XWin.rc index 3dc1372e1..8d5db742b 100644 --- a/xorg-server/hw/xwin/XWin.rc +++ b/xorg-server/hw/xwin/XWin.rc @@ -47,7 +47,7 @@ BEGIN LTEXT "VcXsrv X Server ", IDC_STATIC, 36, 8, 220, 8 LTEXT "http://vcxsrv.sourceforge.net", IDC_STATIC, 36, 18, 220, 8 LTEXT "marha@users.sourceforge.net", IDC_STATIC, 36, 28, 220, 8 - LTEXT "Version 1.15.0.2 (1 May 2014)", IDC_STATIC, 36, 38, 220, 8 + LTEXT "Version 1.15.2.0 (5 July 2014)", IDC_STATIC, 36, 38, 220, 8 DEFPUSHBUTTON "OK", IDOK, 105, 75, 50, 15 END diff --git a/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c b/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c index 6036f347f..e1f683dbe 100644 --- a/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c +++ b/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c @@ -12,6 +12,8 @@ #include #include +#include + typedef unsigned char BYTE; typedef int BOOL; -- cgit v1.2.3