isl: Stop including mesa/main/imports.h

It pulls in all sorts of stuff we don't want.
This commit is contained in:
Jason Ekstrand
2016-02-20 10:25:49 -08:00
parent 853fc3e431
commit bc696f1db6
2 changed files with 2 additions and 1 deletions

View File

@@ -22,6 +22,8 @@
*/
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include "isl.h"
#include "isl_gen4.h"