diff options
Diffstat (limited to 'GL/glx/glxfb.h')
-rw-r--r-- | GL/glx/glxfb.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/GL/glx/glxfb.h b/GL/glx/glxfb.h index 44a72a3e2..325146d43 100644 --- a/GL/glx/glxfb.h +++ b/GL/glx/glxfb.h @@ -1,4 +1,8 @@ -/* $XFree86: xc/programs/Xserver/GL/glx/glxfb.h,v 1.3 2001/03/21 16:29:36 dawes Exp $ */ +/* $XFree86$ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _glxfb_h_ #define _glxfb_h_ |