diff options
-rw-r--r-- | src/g80_driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/g80_driver.c b/src/g80_driver.c index 9cc2bf2..13e417a 100644 --- a/src/g80_driver.c +++ b/src/g80_driver.c @@ -28,6 +28,7 @@ #include <string.h> +#include <xf86.h> #include <xf86_OSproc.h> #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 #include <xf86Resources.h> |