diff options
-rw-r--r-- | src/qxl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ #include <stdint.h> #include <spice/qxl_dev.h> + #include "compiler.h" #include "xf86.h" #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 |
index : ~airlied/xf86-video-qxl | ||
Unnamed repository; edit this file 'description' to name the repository. | airlied |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/qxl.h | 1 |
@@ -28,6 +28,7 @@ #include <stdint.h> #include <spice/qxl_dev.h> + #include "compiler.h" #include "xf86.h" #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 |