diff options
Diffstat (limited to 'src/mga_dri.h')
-rw-r--r-- | src/mga_dri.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mga_dri.h b/src/mga_dri.h index 228bce9..218b8fb 100644 --- a/src/mga_dri.h +++ b/src/mga_dri.h @@ -31,6 +31,7 @@ #ifndef __MGA_DRI_H__ #define __MGA_DRI_H__ +#include <X11/Xfuncproto.h> #include "xf86drm.h" #define MGA_DEFAULT_AGP_MODE 1 |