util: Include missing header in u_linear.h.

Include p_compiler.h for size_t and boolean symbols.
This commit is contained in:
Vinson Lee 2010-09-02 16:30:34 -07:00
parent 3888c38fc9
commit 23120b8d30
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#ifndef U_LINEAR_H
#define U_LINEAR_H
#include "pipe/p_compiler.h"
#include "pipe/p_format.h"
struct u_linear_format_block