diff options
Diffstat (limited to 'present/present_priv.h')
-rw-r--r-- | present/present_priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/present/present_priv.h b/present/present_priv.h index bce67b21e..eb0c20fbb 100644 --- a/present/present_priv.h +++ b/present/present_priv.h @@ -23,6 +23,7 @@ #ifndef _PRESENT_PRIV_H_ #define _PRESENT_PRIV_H_ +#include "dix-config.h" #include <X11/X.h> #include "scrnintstr.h" #include "misc.h" |