diff --git a/dix/tables.c b/dix/tables.c index 5da4ffb75..22b44c408 100644 --- a/dix/tables.c +++ b/dix/tables.c @@ -51,6 +51,7 @@ SOFTWARE. #include "windowstr.h" #include "extnsionst.h" #include "dixstruct.h" +#include "dixstruct_priv.h" #include "dixevents.h" #include "dispatch.h" #include "swaprep.h"