mesa: fix compile failure

Missing header triggered a failure in i965 CI buildtest project.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105067
Fixes: e149a0253c
This commit is contained in:
Mark Janes
2018-02-12 23:19:35 -08:00
parent d9de7aaca3
commit e5809788d6
+1
View File
@@ -27,6 +27,7 @@
#include "main/glheader.h"
#include "compiler/shader_enums.h"
#ifdef __cplusplus