diff options
Diffstat (limited to 'GL/glx/glxscreens.h')
-rw-r--r-- | GL/glx/glxscreens.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GL/glx/glxscreens.h b/GL/glx/glxscreens.h index c4d237bbc..2d68c8b60 100644 --- a/GL/glx/glxscreens.h +++ b/GL/glx/glxscreens.h @@ -1,3 +1,7 @@ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _GLX_screens_h_ #define _GLX_screens_h_ |