summaryrefslogtreecommitdiffstats
path: root/xorg/server/module/rdpCursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/server/module/rdpCursor.c')
-rw-r--r--xorg/server/module/rdpCursor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/server/module/rdpCursor.c b/xorg/server/module/rdpCursor.c
index d4862df7..f85999de 100644
--- a/xorg/server/module/rdpCursor.c
+++ b/xorg/server/module/rdpCursor.c
@@ -27,6 +27,7 @@ cursor
/* this should be before all X11 .h files */
#include <xorg-server.h>
+#include <xorgVersion.h>
/* all driver need this */
#include <xf86.h>
@@ -45,6 +46,7 @@ cursor
#include "rdpMain.h"
#include "rdpDraw.h"
#include "rdpClientCon.h"
+#include "rdpCursor.h"
#ifndef X_BYTE_ORDER
#warning X_BYTE_ORDER not defined