mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 00:14:38 +08:00
11 lines
305 B
Diff
11 lines
305 B
Diff
|
--- xf86-video-vmware-13.0.2/vmwgfx/vmwgfx_overlay.c.orig 2014-10-26 03:40:49.940085607 +0000
|
||
|
+++ xf86-video-vmware-13.0.2/vmwgfx/vmwgfx_overlay.c 2014-10-26 03:40:56.786589364 +0000
|
||
|
@@ -35,6 +35,7 @@
|
||
|
*/
|
||
|
|
||
|
|
||
|
+#include <xorg-server.h>
|
||
|
#include "xf86xv.h"
|
||
|
#include "fourcc.h"
|
||
|
#define debug_printf(...)
|