egl/android: Fix build since the DRI fourcc removal.
[mesa.git] / src / egl / drivers / dri2 / platform_android.c
index 0c341c6ac784a020a81046290b54681eb85f334b..35d40e567dc652e684d82d0369361ab64cfb1e6b 100644 (file)
@@ -37,6 +37,7 @@
 #include <stdio.h>
 #include <sync/sync.h>
 #include <sys/types.h>
+#include <drm-uapi/drm_fourcc.h>
 
 #include "loader.h"
 #include "egl_dri2.h"