aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/locking.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/X11/locking.h')
-rw-r--r--nx-X11/lib/X11/locking.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/locking.h b/nx-X11/lib/X11/locking.h
index 7126e61d8..277c9afc8 100644
--- a/nx-X11/lib/X11/locking.h
+++ b/nx-X11/lib/X11/locking.h
@@ -1,4 +1,4 @@
-/*
+/*
Copyright 1992, 1998 The Open Group
@@ -36,6 +36,8 @@ in this Software without prior written authorization from The Open Group.
#define xmalloc(s) Xmalloc(s)
#define xfree(s) Xfree(s)
+#include <nx-X11/Xlib.h>
+#include <nx-X11/Xlibint.h>
#include <nx-X11/Xthreads.h>
struct _XCVList {