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