diff options
Diffstat (limited to 'xf86dga1proto.h')
-rw-r--r-- | xf86dga1proto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xf86dga1proto.h b/xf86dga1proto.h index d0f72c8..5c53cb2 100644 --- a/xf86dga1proto.h +++ b/xf86dga1proto.h @@ -8,6 +8,8 @@ Copyright (c) 1995 XFree86 Inc. #ifndef _XF86DGAPROTO1_H_ #define _XF86DGAPROTO1_H_ +#include <X11/extensions/xf86dga1const.h> + typedef struct _XF86DGAQueryVersion { CARD8 reqType; /* always DGAReqCode */ CARD8 dgaReqType; /* always X_DGAQueryVersion */ |