From 84fdfeaaea89d500d053830533815b64784a430e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Sun, 13 Oct 2013 14:15:36 +0000 Subject: [PATCH] Don't forget to add files to compilation, Arch! svn path=/trunk/; revision=60640 --- reactos/win32ss/user/winsrv/consrv.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/win32ss/user/winsrv/consrv.cmake b/reactos/win32ss/user/winsrv/consrv.cmake index ffae407e460..f9d17bd6fba 100644 --- a/reactos/win32ss/user/winsrv/consrv.cmake +++ b/reactos/win32ss/user/winsrv/consrv.cmake @@ -22,6 +22,7 @@ list(APPEND CONSRV_SOURCE consrv/condrv/graphics.c consrv/condrv/text.c consrv/frontends/input.c + consrv/frontends/gui/fullscreen.c consrv/frontends/gui/guiterm.c consrv/frontends/gui/guisettings.c consrv/frontends/gui/graphics.c -- 2.17.1