From f63641b13303f0c7898bbd6a125bc268ff4c4026 Mon Sep 17 00:00:00 2001
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Mon, 28 Dec 2015 21:31:58 +0100
Subject: Xrandr_nxagent.h: When faking Xrandr.h, we better include our own
 Xfuncproto.h.

---
 nx-X11/programs/Xserver/hw/nxagent/X11/include/Xrandr_nxagent.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'nx-X11')

diff --git a/nx-X11/programs/Xserver/hw/nxagent/X11/include/Xrandr_nxagent.h b/nx-X11/programs/Xserver/hw/nxagent/X11/include/Xrandr_nxagent.h
index acfc5834e..7515992a1 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/X11/include/Xrandr_nxagent.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/X11/include/Xrandr_nxagent.h
@@ -52,7 +52,7 @@
 #define _XRANDR_H_
 
 #include <X11/extensions/randr.h>
-#include <X11/Xfuncproto.h>
+#include <nx-X11/Xfuncproto.h>
 
 _XFUNCPROTOBEGIN
 
-- 
cgit v1.2.3