summaryrefslogtreecommitdiff
path: root/dix/property.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/property.c')
-rw-r--r--dix/property.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/dix/property.c b/dix/property.c
index acce94b2c..22f4d1603 100644
--- a/dix/property.c
+++ b/dix/property.c
@@ -50,6 +50,9 @@ SOFTWARE.
#include <X11/X.h>
#include <X11/Xproto.h>
+
+#include "dix/dix_priv.h"
+
#include "windowstr.h"
#include "propertyst.h"
#include "dixstruct.h"