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