Commit 7b07f25b authored by Siarhei Siamashka's avatar Siarhei Siamashka
Browse files

Explicitly include "gcstruct.h" for GCOps

Should fix https://github.com/ssvb/xf86-video-sunxifb/issues/14


and prevent FTBFS on some systems.
Reported-by: default avatarFred Chien <cfsghost@gmail.com>
Signed-off-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
parent a1e66a91
......@@ -34,6 +34,7 @@
#include "dri2.h"
#include "damage.h"
#include "fb.h"
#include "gcstruct.h"
#include "fbdev_priv.h"
#include "sunxi_x_g2d.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment